Skip to main content
Validates the configuration of the data contract files

Usage

gable contract validate [CONTRACT_FILES] [OPTIONS]

Options

OptionTypeRequiredDefaultDescription
--endpointtextCustomer API endpoint for Gable, in the format https://api.company.gable.ai/. Can also be set with the GABLE_API_ENDPOINT environment variable.
--api-keytextAPI Key for Gable. Can also be set with the GABLE_API_KEY environment variable.

Arguments

CONTRACT_FILES — Optional

Example


  gable contract validate contract1.yaml
  gable contract validate **/*.yaml