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

# Nebius AI Cloud CLI

<CardGroup cols={2}>
  <Card title="Getting started" icon="link" href="/cli/quickstart">
    Prepare CLI to work with your Nebius AI Cloud resources
  </Card>

  <Card title="Installing CLI" icon="link" href="/cli/install">
    Install CLI and check the installation status
  </Card>

  <Card title="Configuring CLI" icon="link" href="/cli/configure">
    Configure your profile as a user or service account
  </Card>

  <Card title="Editing resources" icon="link" href="/cli/edit">
    Edit resources in external text editors by using CLI commands
  </Card>

  <Card title="Using CLI inside VMs" icon="link" href="/cli/compute-vm">
    Authenticate and use the Nebius AI Cloud CLI on virtual machines
  </Card>

  <Card title="Exit codes" icon="link" href="/cli/exit-codes">
    Description of the CLI exit codes
  </Card>

  <Card title="Reference" icon="link" href="/cli/reference">
    Descriptions of the CLI resources
  </Card>
</CardGroup>
