Skip to content

Commit a29fcb4

Browse files
committed
Specify that updating the secret name is not possible
1 parent ae18049 commit a29fcb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/reference/pages/rpk/rpk-security/rpk-security-secret-update.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ rpk security secret update --name NETT2 --value value --scopes redpanda_connect,
4141

4242
|-h, --help |- |Help for update.
4343

44-
|--name |string |Name of the secret. The name must be in uppercase and can only contain letters, digits, and underscores.
44+
|--name |string |Name of the secret. The name must be in uppercase and can only contain letters, digits, and underscores. You cannot update the name of an existing secret.
4545

4646
|--scopes |stringArray |Scope(s) of the secret (for example, `redpanda_connect`).
4747

0 commit comments

Comments
 (0)