Configuration
Environment variables
| Variable | Purpose |
|---|---|
SUME_API_KEY | Sume Developer API key. |
SUME_API_BASE_URL | API base URL. Defaults to https://api.sume.com/v1. |
SUME_API_AUTH_MODE | x-api-key or bearer. |
SUME_CONFIG_DIR | Override the local config directory for tests or isolated environments. |
Local config
The CLI stores local configuration under:
Create local config with the recommended browser login flow:
Use sume doctor --agent --json to inspect local readiness without calling the
API.