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

Manage paths on CODE components.

## Usage

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

## Subcommands

* **[`add`](add)** — Add a new path to a CODE component.
* **[`generate`](generate)** — Generate an empty template for adding a path.
* **[`get`](get)** — Get a path and optionally write it to a file for editing.
* **[`list`](list)** — List paths on a component (CODE components only).
* **[`remove`](remove)** — Remove a path from a CODE component.
* **[`update`](update)** — Update a path on a CODE component.
