cast apikey
Manage API keys for programmatic access to the Castari API. Castari supports multiple named API keys per user.
Subcommands
cast apikey list
List all API keys for the authenticated user.
Usage
Output
Displays a table with key ID, name, prefix, creation date, and last used date.
cast apikey create
Create a new named API key.
Usage
Options
Example
The full API key is only displayed once at creation. Store it securely — you will not be able to see it again.
cast apikey revoke
Revoke an existing API key.
Usage
Arguments
Example
See Also