logout

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CommandMeta = cli.CommandMeta{
	Use:         "logout",
	Description: "Log the CLI out of Realm",
	HelpText: `Ends the authenticated session and deletes cached auth tokens. To
re-authenticate, you must call Login with your Atlas programmatic API key.`,
}

CommandMeta is the command meta for the `logout` command

Functions

This section is empty.

Types

type Command

type Command struct{}

Command is the `logout` command

func (*Command) Handler

func (cmd *Command) Handler(profile *user.Profile, ui terminal.UI, clients cli.Clients) error

Handler is the command handler

Jump to

Keyboard shortcuts

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