Cloud
rpk security secret delete
Delete an existing secret from your cluster.
Deleting a secret is irreversible. Ensure you have backups or no longer need the secret before proceeding.
Flags
| Value | Type | Description |
|---|---|---|
|
- |
Help for delete. |
|
string |
Name of the secret to delete (required). |
|
string |
Redpanda or rpk config file. Default search paths are |
|
stringArray |
Override |
|
string |
rpk profile to use. |
|
- |
Enable verbose logging. |
Was this helpful?