Documentation ¶
Overview ¶
Package logout is for the logout command
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdLogout ¶
Types ¶
type LogoutOptions ¶
type LogoutOptions struct {
// contains filtered or unexported fields
}
func (*LogoutOptions) Complete ¶
func (o *LogoutOptions) Complete(_ *cobra.Command, _ []string) error
func (*LogoutOptions) RunLogout ¶
func (o *LogoutOptions) RunLogout() error
Click to show internal directories.
Click to hide internal directories.