CLI INSTALLER

Download XeroOps CLI

One binary. No runtime, no dependencies. Pick your platform and follow the steps.

CLI ...

๐Ÿง
Linux
Ubuntu 20.04+ ยท x86-64
Works on WSL2
AMD64
xeroops-linux-amd64
๐ŸŽ
macOS
macOS 12+ ยท Apple Silicon
Intel: darwin-amd64
ARM64
xeroops-darwin-arm64
After downloading QUICK START
01
Place license.json from your purchase email in your working directory.
02
Windows: run the PowerShell command above โ€” installs to %LOCALAPPDATA%\XeroOps\ and adds to PATH automatically.
Linux/macOS: chmod +x xeroops-* && sudo mv xeroops-* /usr/local/bin/xeroops
03
Configure AWS CLI: aws configure โ€” use the AWS account that matches your license.
04
Activate your license: xeroops activate -license-dir ./license.json
05
Provision infrastructure: xeroops init โ†’ xeroops create โ†’ xeroops configure โ†’ xeroops deploy
06
Import ~/.xeroops/xeroops.conf into your WireGuard client and connect. Your cluster is live.

Full walkthrough in the Getting Started guide  ยท  Need help? support@xeroops.com