talos keys revoke
talos keys revoke
Revoke an API key
talos keys revoke [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 revoke
-q, --quiet Be quiet with output printing.
--reason string Reason for revocation
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 keys Manage API keys
