CLI (New)
Installation
Linux: Install with snap
note
Not yet supported
macOS: Install with Homebrew
If you are using Homebrew with macOS, you can install the CLI with the following command:
brew install attlaz
Windows: Install with Chocolatey
For Windows users, Attlaz provides a Chocolatey package:
choco install attlaz -y
Updating the CLI
If you would just like to check for updates manually (and not install them), use the command:
attlaz update check
For Linux and Windows installs, you can update to the newest version of the CLI using the following command:
attlaz update
For macOS installations with Homebrew, you will need to run the following command to update:
brew upgrade attlaz
Validate an Attlaz config
To validate your configuration, navigate to a directory with an Attlaz project and run:
attlaz config validate