Upgrade the existing CLI
- Mac
- Windows with winget
- Windows (Manual)
- Linux
Run the following command to upgrade the Astro CLI to the latest version:
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Instructions for upgrading the Astro command-line interface (CLI).
brew upgrade astro
winget install -e --id Astronomer.Astro
astro.exe file on your machine.
.exe file that matches the CPU architecture of your machine.
astro_1.0.0-converged_windows_amd64.exe.astro.exe.
astro.exe as a PATH environment variable. For example, if astro.exe was stored in C:\Users\username\astro.exe, you would add C:\Users\username as your PATH environment variable. To learn more about configuring the PATH environment variable, see Java documentation.
curl -sSL install.astronomer.io | sudo bash -s
Was this page helpful?