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

# astro auth

Use `astro auth` commands to authenticate to Astro or Astro Private Cloud from the Astro CLI.

<CardGroup cols={2}>
  <Card title="astro auth login" href="/docs/cli/v1.43/astro-auth-login">
    View documentation for `astro auth login`.
  </Card>

  <Card title="astro auth logout" href="/docs/cli/v1.43/astro-auth-logout">
    View documentation for `astro auth logout`.
  </Card>

  <Card title="astro auth token" href="/docs/cli/v1.43/astro-auth-token">
    View documentation for `astro auth token`.
  </Card>
</CardGroup>
