Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
You can uninstall the Astro CLI from your machine if you no longer need it or if you want to perform a clean reinstallation of the CLI.
Uninstall CLI
Mac
Windows with winget
Windows (Manual)
Linux
To uninstall the Astro CLI on Mac, run: To uninstall an older version of the Astro CLI, you’ll need to follow the alternate Windows uninstall process.To uninstall the Astro CLI, open Windows PowerShell as an administrator and run the following command:winget uninstall -e --id Astronomer.Astro
To uninstall the Astro CLI on Windows:
- Delete the filepath for
astro.exe from your Windows PATH environment variable.
- Delete
astro.exe.
Run the following command to uninstall the Astro CLI on Linux:sudo rm /usr/local/bin/astro