> ## 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 logout

<Info>The behavior and format of this command are the same for both Astro and Astro Private Cloud.</Info>

Log out of the Astro CLI. This command does not affect your current web browser login session in either Astro or Astro Private Cloud.

## Usage

```sh wrap theme={null}
astro auth logout
```

## Related commands

* [`astro auth login`](/docs/cli/v1.42/astro-auth-login)
* [`astro auth token`](/docs/cli/v1.42/astro-auth-token)
