Skip to main content
Create a new cross-service edge.

Usage

gable lineage edge 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.
--from-filetextPath to JSON file containing edge definition, or pipe JSON to stdin.
--dry-runbooleanfalsePreview changes without applying.