package
Version:
v1.0.0-alpha-119
Opens a new window with list of versions in this module.
Published: Jun 2, 2017
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var LoginCmd = &cobra.Command{
Use: "login",
Short: "Authenticate on WeDeploy",
PreRunE: preRun,
RunE: loginRun,
}
LoginCmd sets the user credential
Source Files
¶
Click to show internal directories.
Click to hide internal directories.