> ## Documentation Index
> Fetch the complete documentation index at: https://docs.valkyrie.vals.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# CLI reference

> Complete generated reference for every Valkyrie CLI command.

This reference is generated from the CLI itself. Use the task guides for complete workflows.

## Command groups

<CardGroup cols={2}>
  <Card title="Run commands" icon="play" href="/reference/cli/run">
    13 commands for starting, monitoring, managing, and retrieving runs.
  </Card>

  <Card title="Agent commands" icon="robot" href="/reference/cli/agent">
    5 commands for installing, uploading, listing, downloading, and removing agent bundles.
  </Card>

  <Card title="Benchmark commands" icon="flask" href="/reference/cli/benchmark">
    1 command for exporting the task IDs in a benchmark dataset.
  </Card>

  <Card title="Config commands" icon="gear" href="/reference/cli/config">
    13 commands for credentials, sandbox providers, and benchmark services.
  </Card>
</CardGroup>
