Overview
API keys for non-interactive auth (CI / agents / server-to-server).Verbs
| Verb | Description |
|---|---|
list | List API keys (hashes redacted). |
create | Mint a new API key (—name required; rawKey shown once). |
revoke | Revoke an API key (soft-delete, idempotent). |
Detailed help
Runekso directly to see flags and arguments — --help reflects the binary you have installed.
See also
- CLI overview
- Authentication
- Configuration
- API Reference — the underlying HTTP routes.