Skip to main content
Update a cross-service edge. Compares the edge in —from-file against the remote state and applies the changes (or previews them with —dry-run). Use edge get —output-path to export an edge for editing first.

Usage

gable lineage edge update EDGE_ID [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.

Arguments

EDGE_ID — Required