Skip to main content
Add a new path to a CODE component.

Usage

gable lineage component path add [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.
--componenttextComponent name or UUID.
--from-filetextPath to JSON file containing path definition, or pipe JSON to stdin.
--dry-runbooleanfalsePreview changes without applying.
--effective-sincetextPin mutation to a specific commit SHA.