> For the complete documentation index, see [llms.txt](https://docs.unitlab.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unitlab.ai/api-sdk-cli/clis.md).

# CLIs

- [CLI overview and output modes](https://docs.unitlab.ai/api-sdk-cli/clis/cli-overview-and-output-modes.md): Navigate the command tree and choose concise human output or JSON output.
- [CLI: projects and Data Units](https://docs.unitlab.ai/api-sdk-cli/clis/cli-projects-and-data-units.md): Create, update, inspect, delete, upload, import, attach, and inspect project Data Units and sources.
- [CLI: Batch Queues](https://docs.unitlab.ai/api-sdk-cli/clis/cli-batch-queues.md): List, inspect, wait for, and diagnose project Batch Queues.
- [CLI: Assets and folders](https://docs.unitlab.ai/api-sdk-cli/clis/cli-assets-and-folders.md): Upload assets, manage metadata, create and inspect folders, synchronize cloud folders, and create Data Groups.
- [CLI: datasets and versions](https://docs.unitlab.ai/api-sdk-cli/clis/cli-datasets-and-versions.md): Create datasets, add sources, publish versions, and inspect draft or versioned membership.
- [CLI: embedding spaces](https://docs.unitlab.ai/api-sdk-cli/clis/cli-embedding-spaces.md): Create spaces, load JSONL vectors, upsert individual vectors, and run scoped vector search.
- [CLI: workflow tasks](https://docs.unitlab.ai/api-sdk-cli/clis/cli-workflow-tasks.md): List stages and tasks, control ownership and priority, perform stage actions, and inspect history.
- [CLI: ontologies and cloud storage](https://docs.unitlab.ai/api-sdk-cli/clis/cli-ontologies-and-cloud-storage.md): Create or update ontology JSON, list compatible ontologies, and browse safe cloud metadata.
- [CLI: releases](https://docs.unitlab.ai/api-sdk-cli/clis/cli-releases.md): Create, inspect, list, and download versioned release outputs.
- [CLI automation and exit behavior](https://docs.unitlab.ai/api-sdk-cli/clis/cli-automation-and-exit-behavior.md): Build shell and CI jobs that parse JSON, preserve errors, and verify remote state before retrying.
