Skip to main content
Generate an empty template for adding a path. Used in tandem with path add —from-file.

Usage

gable lineage component path generate [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.
--output-pathtextWhere to write the empty JSON path template file.