Ask AI is now on the home page — ask a question and get a sourced answer from the Ory docs. You'll also find it in the bottom-right corner of any page.

Skip to main content

talos keys issued rotate

talos keys issued rotate

Rotate an issued API key (revokes old key, creates new one)

talos keys issued rotate [key-id] [flags]

Options

--format string Set the output format. One of table, json, yaml, json-pretty, jsonpath and jsonpointer. (default "table")
-h, --help help for rotate
--metadata string JSON metadata for the rotated key
--name string New name for the rotated API key
-q, --quiet Be quiet with output printing.
--scopes string Comma-separated list of scopes for the rotated key

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