rpk security secret update
Update an existing secret for your Redpanda Cloud cluster.
Scopes define the areas where the secret can be used. Updating a secret will
overwrite its scopes. Available scope options are: redpanda_connect, redpanda_cluster.
Flags
| Value | Type | Description |
|---|---|---|
|
string |
Name of the secret, must be uppercase and can only contain letters, digits, and underscores. |
|
stringSlice |
Scope of the secret (for example, |
|
string |
New secret value of the secret. |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |