logout

package
v0.1.30 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL