talos keys
talos keys
Manage API keys
Synopsis
Create, list, get, revoke, and rotate API keys.
Options
--format string Set the output format. One of table, json, yaml, json-pretty, jsonpath and jsonpointer. (default "table")
-h, --help help for keys
-q, --quiet Be quiet with output printing.
Options inherited from parent commands
--config string config file (default is $HOME/.talos.yaml or ./config.yaml)
-e, --endpoint string HTTP server base URL including scheme, e.g. http://host:port (for client commands) (default "http://localhost:4420")
See also
- talos Multi-tenant API key management service
- talos keys batch-verify - Verify multiple credentials in a single request
- talos keys derive-token - Derive a short-lived JWT or macaroon from an existing API key
- talos keys imported - Manage imported API keys
- talos keys issue - Issue a new API key
- talos keys issued - Manage issued API keys
- talos keys revoke - Revoke an API key
- talos keys self-revoke - Revoke an API key using the credential itself as proof
- talos keys verify - Verify a credential (API key or token)
