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: 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.