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.
Flags
Value | Type | Description |
---|---|---|
|
- |
Clear the client ID and client secret in addition to the auth token. |
|
- |
Help for logout. |
|
- |
Enable verbose logging (default: false). |
Was this helpful?