Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInteractive = errors.New("The 'login' command requires an interactive shell when the output format is not 'json'") ErrNoSession = errors.New("No session found") )
Functions ¶
func Cmd ¶
func Cmd() command.SetupCommand[*config.Config]
Cmd encapsulates the commands for authentication.
func LoginCmd ¶
func LoginCmd(hidden bool) command.SetupCommand[*config.Config]
LoginCmd encapsulates the commands for logging in
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.