<!-- GENERATED by docs/scripts/gen-cli-reference — DO NOT EDIT.
Source of truth: the cobra command definitions in cmd/axiom/cmd/.
Regenerate from the repo root with: go run ./docs/scripts/gen-cli-reference -->
axiom app-key revoke
Revoke a key by id (see "axiom app-key ls")
Usage
axiom app-key revoke <key-id> [flags]Flags
| Flag | Shorthand | Type | Default | Description |
|---|---|---|---|---|
--help | -h | bool | help for revoke |
See also
- axiom app-key — Manage invoke-scoped app keys (public browser credentials)
Related