Installation
Installation guide for the Release CLI
Homebrew
On macOS or Linux, you can install the CLI through our custom Homebrew tap:
You may need to close and reopen your shell for completions to be available.
Updating via Homebrew
Docker
We publish Docker images automatically with each release:
Manual
Download the latest binary for your platform:
Shell Completions
The Release CLI supports shell completions for bash
, zsh
, and fish
. If you install through Homebrew it should install completions automatically.
To install shell completions manually:
Bash
Zsh
Fish
Last updated