package
Version:
v1.0.7
Opens a new window with list of versions in this module.
Published: Aug 10, 2017
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var LogoutCmd = &cobra.Command{
Use: "logout",
Short: "Logout from your account",
PreRunE: preRun,
RunE: logoutRun,
}
LogoutCmd unsets the user credential
Source Files
¶
Click to show internal directories.
Click to hide internal directories.