talos keys imported update
talos keys imported update
Update an imported API key
talos keys imported update [key-id] [flags]
Options
--allowed-cidrs string Comma-separated CIDR ranges for IP restriction (empty string removes restrictions)
--format string Set the output format. One of table, json, yaml, json-pretty, jsonpath and jsonpointer. (default "table")
-h, --help help for update
--metadata string JSON metadata for the imported API key
--name string New name for the imported API key
-q, --quiet Be quiet with output printing.
--rate-limit-quota int Maximum requests allowed per window (must be > 0; to remove a rate limit, use --update-mask rate_limit_policy)
--rate-limit-window string Rate limit window duration, required with --rate-limit-quota (e.g., 60s, 5m)
--scopes string Comma-separated list of scopes
--update-mask string Comma-separated AIP-134 field-mask paths (e.g., name,scopes). When set, the listed fields are written; fields omitted from the request body are cleared to their zero value.
Options inherited from parent commands
--config string path to a config file (without it, only schema defaults and TALOS_-prefixed env vars apply)
-e, --endpoint string HTTP server base URL including scheme, e.g. http://host:port (for client commands) (default "http://localhost:4420")
See also
- talos keys imported Manage imported API keys
