Usage
Options
| Option | Type | Required | Default | Description | ||||
|---|---|---|---|---|---|---|---|---|
--enforcement-level | RECORD | NOTIFY | ALERT | BLOCK | INACTIVE | ✓ | The enforcement level to set for all contracts. | |
--data-asset-id-pattern | text | Regex pattern to match data asset IDs. Only the contracts that have associated data assets that match the provided data asset id pattern will be updated. | ||||||
--dry-run | boolean | false | Show what would be updated without actually making changes. | |||||
--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. |