1Password CLI Beta

by Simon
Simon
Updated to 2.34.1-beta.01 on
Developer tools
Download 1Password CLI beta

1Password CLI 2.34.1-beta.01 is now available. 🎉

This release fixes an issue for accounts with the Account Trust Log enabled that prevented 1Password CLI from updating the Trust Log when using the 1Password desktop app to authenticate.

Subscribe to the RSS feed for 1Password CLI beta release notes.

Beta release notes

To download 1Password CLI beta builds, navigate to the 1Password CLI downloads page and select Show betas.

On Linux, you can switch the channel from “stable” to “beta” when adding the 1Password repository in your package manager.


 

What's new

 
 
 
1Password CLI 2.34.0-beta.03
  • 1Password CLI now supports updating an account’s Account Trust Log when the feature is enabled.
  • op environment help text now includes information about how to get the ID for a 1Password Environment.
 
1Password CLI 2.33.0-beta.02
  • op environment read allows reading environment variables from 1Password Environments. #DG-538
  • op run now supports loading variables from 1Password Environments by passing the --environment flag. #DG-31
 
1Password CLI 2.31.1-beta.01
  • An issue with the 1Password desktop app integration on Windows operating systems has been fixed. You can now use the 1Password CLI beta build with the latest nightly and beta releases of 1Password for Windows. #4325
 
1Password CLI 2.31.0-beta.01
  • 1Password CLI no longer causes direnv to halt when the two are used together. #4250
  • Following the deprecation of CLI 1, the 1password/op:latest DockerHub tag will now always point to the latest version of CLI 2. #4267
  • op vault list --filter now returns all vaults you have access to regardless of permission level, making it easier to discover and manage vaults beyond those where you have read access. #4189
  • op group user grant now works correctly in MSP accounts. #4244