package
Version:
v1.0.0-alpha-62
Opens a new window with list of versions in this module.
Published: Oct 29, 2016
License: MIT
Opens a new window with license information.
Imports: 5
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: "Using Basic Authentication with your credentials",
RunE: loginRun,
}
LoginCmd sets the user credential
Source Files
¶
Click to show internal directories.
Click to hide internal directories.