Getting started
brew install releasehub-com/tap/release-cli
To allow the CLI access to your Release account, run:
release auth login
This will open a browser window and you can complete the login via the Release web UI.
If your browser doesn’t open automatically, visit the URL the
release auth login
command provides you with to complete the login.Once you have installed the CLI through Homebrew, you should have access to shell completions automatically. If you don't, take a look at how to install shell completions manually.
Find alternative installation methods in our installation guide. The Release CLI is supported on macOS, Windows, and Linux.
Last modified 5mo ago