olira keys create
Create a new API key.
| Flag | Description |
|---|---|
--name | Key name (skips the interactive prompt). |
--scopes | Scopes to grant (space-separated). Skips the interactive picker. Valid: mcp:patient-state, mcp:integration, sdk:event-log, sdk:patient-token, api:manage-patients, api:org-config, sdk:state-read, sdk:historical-ingest. |
olira keys create --scopes … for non-interactive creation, or omit
--scopes for the interactive picker. See Scopes for what each
scope grants.
olira keys list
List API keys for your organization.
olira keys revoke
Permanently revoke an API key.
| Flag | Description |
|---|---|
key | Key name or ID to revoke |

