rpk cloud logout

Log out from Redpanda cloud.

This command deletes your cloud auth token. If you want to log out entirely and switch to a different organization, you can use the --clear-credentials flag to additionally clear your client ID and client secret.

Usage

rpk cloud logout [flags]

Flags

Value Type Description

-c, --clear-credentials

-

Clear the client ID and client secret in addition to the auth token.

-h, --help

-

Help for logout.

--config

string

Redpanda or rpk config file; default search paths are ~/.config/rpk/rpk.yaml, $PWD, and /etc/redpanda/redpanda.yaml.

-X, --config-opt

stringArray

Override rpk configuration settings; '-X help' for detail or '-X list' for terser detail.

--profile

string

rpk profile to use.

-v, --verbose

-

Enable verbose logging.