Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogoutCmd = &cobra.Command{ Use: "logout", Short: "Logout", Long: `The logout command is used to log out from the Omnistrate platform.`, Example: `omctl logout`, RunE: runLogout, SilenceUsage: true, }
LogoutCmd represents the logout command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.