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

# Revolte CLI

> The Revolte CLI brings Revolte into the workflow developers already use every day — your terminal, repository, branches, and local tools. Use it to start a task, provide context, review the plan, and work through implementation without leaving your development environment.

Set up Revolte in your terminal and start working with your codebase from your local development environment.

**Follow this guide to install the CLI, connect your project, and start your first development session.**

<CardGroup cols={2}>
  <Card title="Install & Start Using CLI" icon="download" href="/cli/quick-start">
    Install the CLI, authenticate, and start your first development session.
  </Card>

  <Card title="CLI Command Reference" icon="terminal" href="/cli/reference">
    Review CLI requirements, commands, and in-shell options.
  </Card>
</CardGroup>
