package
Version:
v1.2.2
Opens a new window with list of versions in this module.
Published: Nov 16, 2017
License: MIT
Opens a new window with license information.
Imports: 7
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: "Login into your account",
PreRunE: preRun,
RunE: loginRun,
}
LoginCmd sets the user credential
Source Files
¶
Click to show internal directories.
Click to hide internal directories.