login

package
v0.1.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = &cli.Command{
	Name: "login",
	Flags: flags.Combine(
		flags.Name,
		loginFlags.Token,
		loginFlags.Provider,
		loginFlags.New,
		loginFlags.SetDefault,
	),
	ArgsUsage: i18n.ArgsUsageName,
	Action:    Run,
	Before:    options.SetNameAsArgs0,
}

Functions

func New

func New(ctx *cli.Context, options []string) error

func Run

func Run(ctx *cli.Context) error

func Select

func Select(ctx *cli.Context, name string, setDefault bool) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL