Installation
Authentication
All commands that communicate with the Gable API require--api-key and
--endpoint, which can also be provided via environment variables:
Global Options
| Option | Description |
|---|---|
--api-key | API key for Gable. Env: GABLE_API_KEY |
--endpoint | Customer API endpoint. Env: GABLE_API_ENDPOINT |
--debug | Enable debug logging |
--trace | Enable trace (verbose) logging |
--version | Show the CLI version and exit |
--help | Show help and exit |