culvii key list
List API keys in the active org.
Synopsis
culvii key list [--env <env>]
Description
Lists all API keys in the active org. Shows fingerprint, name, scope, workspace ID, and status. Never shows the secret. Requires an OAuth session.
Flags
| Flag | Description |
|---|---|
--env | Target environment. Defaults to active context. |
Output
tenant: culvii-dev | workspace: N/A | env: dev
a3f9...8c2d github-actions developer ws-uuid active
b7e2...3d91 ci-runner runner ws-uuid active
c1f0...9a12 old-key developer ws-uuid revoked
Format: <fingerprint> <name> <scope> <workspaceId> <status>
Related commands
culvii key create, culvii key revoke, culvii key rotate