Open SimonBarendse opened 2 years ago
Currently, this Brew tap only contains the stable builds for 1Password CLI.
We should make it possible to opt-in to installing beta builds too:
brew install --cask 1password/tap/1password-cli-beta
You can achieve this by doing:
brew tap homebrew/cask-versions brew install 1password-cli-beta
Currently, this Brew tap only contains the stable builds for 1Password CLI.
We should make it possible to opt-in to installing beta builds too: