Environment Variables
Override CLI configuration with environment variables:| Variable | Description |
|---|---|
KEYFLARE_API_KEY | API key (overrides credentials file) |
KEYFLARE_API_URL | API URL (overrides config file) |
KEYFLARE_LOCAL | Set to true to target http://localhost:8787 |
KEYFLARE_PROJECT | Default project (overrides config file) |
KEYFLARE_ENV | Default environment (overrides config file) |
CLOUDFLARE_API_TOKEN | Used by kfl init (skips auth prompt) |
DEBUG | Set to keyflare for CLI debug logs |
