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.
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 |
-v, --verbose |
- |
Enable verbose logging (default: false) |
Was this helpful?