Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogoutCmd = &cobra.Command{ Use: "logout", Short: "Logout of the current cluster by deleting the related reference in kubeconfig", Long: `Logout command will remove the current kubeconfig context and remove the reference to the current cluster if you have logged on with backplane`, Example: "ocm backplane 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.