> ## Documentation Index
> Fetch the complete documentation index at: https://graphite-58cc94ce.mintlify.site/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Graphite CLI

> Learn about your options for installing and using the Graphite CLI, key terminology & how to create your first task in this comprehensive guide.

<CardGroup cols={2}>
  <Card title="Installing the CLI" href="/install-the-cli" icon="terminal">
    Install the CLI on macOS, Windows and Linux, set up autocomplete and learn how to update the CLI if needed.
  </Card>

  <Card title="Learn the Graphite terminology" href="/intro-to-cli" icon="book-a">
    Get comfortable with terms like upstack, downstack, restack, and more - you'll see them a lot here.
  </Card>

  <Card title="Create your first stack" href="/create-stack" icon="layers">
    Branches are the unit of change in Graphite. Become comfortable with creating and stacking branches locally using the Graphite CLI.
  </Card>

  <Card title="CLI command reference" href="/command-reference" icon="file-terminal">
    Reference this document whenever you need a refresher on a specific command or want to figure out how to do something new.
  </Card>
</CardGroup>
