Installation
Install the Atlas CLI on macOS, Linux, or Windows
Install
macOS / Linux
Windows PowerShell
Windows CMD
The installer automatically:
- Detects your operating system and CPU architecture
- Downloads the correct binary
- Verifies the SHA-256 checksum
- Installs to
~/.atlas/bin/atlas(macOS/Linux) or%USERPROFILE%\.atlas\bin\atlas.exe(Windows) - Adds to your PATH
Supported Platforms
Manual Install
If you prefer to install manually:
Replace the URL with the correct binary for your platform.
Updating
Run the install command again to update to the latest version:
Verify Installation
You should see something like:
Uninstall
Then remove the PATH line from your ~/.zshrc, ~/.bashrc, or ~/.bash_profile.
