📄️ Functional Groups Overview
The CLI provides a set of commands for managing projects, compute infrastructure, agents, and documents. These commands are grouped into four main categories based on their function.
📄️ Projects
This page describes all commands available in the CLI for managing project configuration. Projects define the default context used for most CLI operations, such as deploying agents or managing compute instances.
📄️ Compute
This page describes all commands available in the CLI for managing compute instances. Compute instances are required to host and run agents. You can create, list, and remove them, as well as select the compute image and configuration used.
📄️ Agents
This page covers all commands related to agent management in the CLI. Agents are at the core of the platform and represent deployable AI logic. This section includes commands for generating, creating, deploying, listing, removing agents, and monitoring their runtime events.
📄️ Documents
This page describes all commands in the CLI for managing documents and collections. Documents are organized into collections and can be individually uploaded, updated, retrieved, or deleted. These commands also support full-text and semantic search.