logout

Clear the Charmhub token.

Charmcraft will remove the local token used for Charmhub access. This is important on any shared system because the token allows manipulation of your published charms.

See also charmcraft whoami to verify that you are logged in, and charmcraft login.

Usage

charmcraft logout [options]

Global options

-h or --help

Show this help message and exit.

-q or --quiet

Only show warnings and errors, not progress.

-v or --verbose

Show debug information and be more verbose.

--verbosity

Set the verbosity level to ‘quiet’, ‘brief’, ‘verbose’, ‘debug’ or ‘trace’.

-V or --version

Show the application version and exit.