Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LoginCmd = &cobra.Command{ Use: "login", Short: "Authenticate on WeDeploy", PreRunE: cmdargslen.ValidateCmd(0, 0), RunE: loginRun, }
LoginCmd sets the user credential
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.