homebrew-tap icon indicating copy to clipboard operation
homebrew-tap copied to clipboard

Homebrew tap to install 1Password products.

Results 13 homebrew-tap issues
Sort by recently updated
recently updated
newest added

This PR was created automatically.

This PR was created automatically.

This PR was created automatically.

This PR was created automatically.

Console output: ``` $ brew install --cask 1password/tap/1password-cli ==> Downloading https://cache.agilebits.com/dist/1P/op2/pkg/v2.17.0/op_apple_universal_v2.17.0.pkg curl: (22) The requested URL returned error: 404 Error: Download failed on Cask '1password-cli' with message: Download failed: https://cache.agilebits.com/dist/1P/op2/pkg/v2.17.0/op_apple_universal_v2.17.0.pkg...

You can install `1password-cli` without `brew tap 1password/tap`, see: - https://developer.1password.com/docs/cli/get-started/ - https://formulae.brew.sh/cask/1password-cli What's the point of using this tap?

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 ```

macOS Monterey 12.6.1 After brew install: ``` % op --version zsh: command not found: op ```

I recently ran into an issue where I wasn't able to get `op` completions to work. It turns out that the line I'm supposed to add to my `.zshrc` (`eval...

Hello, I was wondering if there were any plans to add the 1Password desktop app to the tap. This would be preferable over the [existing 1Password cask in the primary...