Skip to main content

talos keys self-revoke

talos keys self-revoke

Revoke an API key using the credential itself as proof

Synopsis

Self-revokes an API key by presenting the full credential as proof of ownership. Does not require admin access.

talos keys self-revoke [credential] [flags]

Options

-h, --help help for self-revoke
--reason string Reason for revocation

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")
--format string Set the output format. One of table, json, yaml, json-pretty, jsonpath and jsonpointer. (default "table")
-q, --quiet Be quiet with output printing.

See also