Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "login",
Short: "Log in",
Long: "Log in, saving the credentials to the configuration file.\n" +
"The recommend way is using '--token', which you can obtain at: " + uiTokenPage,
RunE: run,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.