gable lineage edge generate - Gable Docs

Documentation Index

Fetch the complete documentation index at: /llms.txt

Use this file to discover all available pages before exploring further.

Generate an empty template for adding an edge, used in tandem with gable lineage edge add —from-file. Optionally provide a file path of where to write and what to name the file.

Usage

gable lineage edge generate [OPTIONS]

Options

Option Type Required Default Description
--endpoint text Customer API endpoint for Gable, in the format https://api.company.gable.ai/. Can also be set with the GABLE_API_ENDPOINT environment variable.
--api-key text API Key for Gable. Can also be set with the GABLE_API_KEY environment variable.
--output-path text Where to write the empty JSON edge template file.