> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gable.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# gable lineage edge

Manage cross-service lineage edges.

## Usage

```bash theme={null}
gable lineage edge COMMAND [ARGS]...
```

## Subcommands

* **[`add`](add)** — Create a new cross-service edge.
* **[`generate`](generate)** — Generate an empty template for adding an edge, used in tandem with gable lineage edge add --from-file.
* **[`get`](get)** — Get a cross-service edge and optionally write it to a file for editing.
* **[`list`](list)** — List all cross-service edges.
* **[`remove`](remove)** — Remove a cross-service edge.
* **[`update`](update)** — Update a cross-service edge.
