Usage
Flags
Behavior
- If the removed key was the active key, it’s deactivated
- This only removes the key locally — it does not revoke the key on the server
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Remove an API key from your local credential store.
monid keys remove --label <name> [--force] [--json]
| Flag | Type | Required | Description |
|---|---|---|---|
-l, --label <label> | string | Yes | Label of the key to remove |
--force | boolean | No | Skip confirmation prompt |
-j, --json | boolean | No | Output raw JSON |