Installation
Thekvcdn CLI is distributed as a single x86-64 Linux binary through the kvcdn-cli repository. ARM64 support is planned for a future release.
Download the binary
Build from source
The CLI source repository is kvcachestore/kvcdn-cli.Verify the installation
login, api-key, verify, upload, and benchmark.
Configure the CLI
The CLI reads configuration from command-line flags or environment variables:| Variable | Default | Description |
|---|---|---|
KVCDN_API_URL | https://api.kvcachestore.com | Base URL of the hosted portal API |
KVCDN_API_KEY | — | Bearer token for API-key authentication |