Installation
Install the Leash CLI to deploy apps, manage environment variables, and connect integrations from the command line.
Quick install
The fastest way to get the Leash CLI is with the install script. It detects your OS and architecture automatically.
Terminal
$ curl -fsSL https://leash.build/install.sh | sh
Downloading leash v0.12.0 for darwin-arm64...
Installed to /usr/local/bin/leash
✓ leash installed successfully
Verify installation
Terminal
$ leash version
leash/0.12.0 darwin-arm64 node-v22.0.0