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

Commands for data assets

## Usage

```bash theme={null}
gable data-asset COMMAND [ARGS]...
```

## Subcommands

* **[`check`](check)** — Checks data asset(s) against a contract.
* **[`create-contract`](create-contract)** — Creates the YAML contract specification for a list of data assets.
* **[`delete`](delete)** — Delete a data asset by its resource name.
* **[`list`](list)** — List all data assets.
* **[`register`](register)** — Registers a data asset with Gable.
* **[`show`](show)** — Shows the details of the requested data asset.
