kvcdn api-key

Manage the API key the CLI uses to authenticate with the hosted service.

Usage

kvcdn api-key <COMMAND>

Subcommands

CommandPurpose
set <KEY>Store an API key for subsequent CLI commands
verifyTest the stored key against GET /api/v1/me
clearRemove the stored key

Example

kvcdn api-key set kv_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
kvcdn api-key verify
Create and revoke API keys from the dashboard at Settings > API Keys.

See also