Usage
Options
| Option | Type | Required | Default | Description |
|---|---|---|---|---|
--endpoint | text | Customer API endpoint for Gable, in the format https://api.company.gable.ai/. Can also be set with the GABLE_API_ENDPOINT environment variable. | ||
--api-key | text | API Key for Gable. Can also be set with the GABLE_API_KEY environment variable. | ||
--component | text | ✓ | Component name or UUID. | |
--path-id | text | ✓ | Path ID. | |
--from-file | text | Path to JSON file containing path definition, or pipe JSON to stdin. | ||
--dry-run | boolean | false | Preview changes without applying. | |
--effective-since | text | Pin mutation to a specific commit SHA. |