ravion api-key
Manage API keys
Aliases: api-keys
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List, inspect, update metadata for, and delete Ravion API keys used by service accounts and automation tools from the ravion api-key CLI command group.
ravion api-keyapi-keys
ravion api-key deleteravion api-key delete <id> [flags]
| Flag | Required | Description |
|---|---|---|
-y, --yes | skip confirmation prompt |
ravion api-key getravion api-key get <id> [flags]
| Flag | Required | Description |
|---|---|---|
--json | emit response as JSON |
ravion api-key listravion api-key list [flags]
| Flag | Required | Description |
|---|---|---|
--cursor <string> | cursor | |
--json | emit response as JSON | |
--limit <int> | limit | |
--owner-id <string> | Optional owner id filter. Must be provided with ownerType. | |
--owner-type <string> | Optional owner type filter. Must be provided with ownerId. Available values: MEMBERSHIP, SERVICE_ACCOUNT. | |
-v, --verbose | show full output |
ravion api-key updateravion api-key update <id> [flags]
| Flag | Required | Description |
|---|---|---|
--description <string> | Optional context for where or why this API key is used. | |
--json | emit response as JSON | |
--name <string> | User-facing label for the API key. |
Was this page helpful?