Installation

Linux: Install with snap

Not yet supported

macOS: Install with Homebrow

If you are using (Homebrew)[https://brew.sh/] with macOS, you can install the CLI with the following command:


brew install attlaz

Windows: Install with Chocolatey

For Windows users, Attlaz provides a (Chocolately)[https://chocolatey.org/] package:


choco install circleci-cli -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

Need more information?

As our platform is always evolving and is full customizable, it is not possible to provide all information here. Don't hesitate to reach out to our team if you have any questions or want more information about certain topics.