rpk ai policy update
Update a policy in place. Only the flags you pass are written; the field mask is built from the flags actually set, so omitted fields are left untouched.
| This command was introduced in ai version 0.2.26. |
Flags
| Value | Type | Description |
|---|---|---|
|
string |
inline Cedar policy text. Mutually exclusive with |
|
string |
path to a file containing the Cedar policy text (.cedar). Mutually exclusive with |
|
string |
new description. |
|
string |
new display name. |
|
string |
optional etag for optimistic concurrency. |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |