> ## 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 telemetry disable

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

Disable anonymous usage telemetry for the Astro CLI. You can also disable telemetry by setting the `ASTRO_TELEMETRY_DISABLED` environment variable to `1`.

## Usage

```sh wrap theme={null}
astro telemetry disable
```

## Related commands

* [astro telemetry enable](/docs/cli/v1.42/astro-telemetry-enable)
