keys
commands help you manage API keys for users and organizations.
Subcommands
User Keys
list
List API keys for the current user.Output in JSON format (default: false)
Print help information and exit
ls
create
Create an API key for the current user.API key name
Expiration date (ISO format) or empty for no expiry
Output in JSON format (default: false)
Print help information and exit
delete
Delete an API key for the current user.One or more API key IDs to delete
Organization Keys
list
List API keys for an organization.Organization ID
Output in JSON format (default: false)
Print help information and exit
ls
create
Create an API key for an organization.Organization ID
API key name
Expiration date (ISO format) or empty for no expiry
Output in JSON format (default: false)
Print help information and exit
delete
Delete an API key for an organization.One or more API key IDs to delete
Global Flags
Print help information and exit