datasets list
List all datasets in your workspace. Usagedatasets show
Show details for a single dataset. UsageThe ID of the dataset to inspect.
datasets lineage
Show the lineage graph for a dataset — the chain of parent and child datasets produced by workflow steps. UsageThe ID of the dataset whose lineage to display.
datasets download
Download a dataset to a local file. UsageThe ID of the dataset to download.
Local file path for the downloaded file. Supported extensions:
.parquet, .csv, .jsonl.gz, .jsonl.datasets delete
Delete a dataset. UsageThe ID of the dataset to delete.
Examples

