> ## 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

Commands for data lineage analysis using static code analysis (SCA)

## Usage

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

## Subcommands

* **[`compare`](compare)** — Compare two lineage result files and print a diff.
* **[`export`](export)** — Export lineage data from Gable.
* **[`scan`](scan)** — Scan a project for data lineage using static code analysis (SCA).
* **[`upload`](upload)** — Upload lineage data to Gable.
