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

Manage DATA\_STORE lineage components.

## Usage

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

## Subcommands

* **[`add`](add)** — Create a new DATA\_STORE component.
* **[`generate`](generate)** — Generate an empty DATA\_STORE template, used with `datastore add`.
* **[`get`](get)** — Get a DATA\_STORE component as editable JSON for round-trip updates.
* **[`list`](list)** — List DATA\_STORE components.
* **[`update`](update)** — Update a DATA\_STORE component (full replacement of editable fields).
