Download 1Password CLI beta1Password CLI 2.38.0-beta.01 is now available. 🎉
This release adds support for syncing user provisioning with Google Workspace.
Subscribe to the RSS feed for 1Password CLI 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.
- You can now trigger a Google Workspace user provisioning sync with
op provisioning google sync. #PROV-1718
- You can now authenticate the following CLIs using Touch ID and other unlock options with 1Password Shell Plugins. Thanks to everyone who contributed!
- Cline CLI, contributed by @eddumelendez #shell-plugins#611
- CrateDB CLI, contributed by @accraw #shell-plugins#394
- Cursor CLI, contributed by @eddumelendez #shell-plugins#612
- Descope CLI, contributed by @scottisloud #shell-plugins#570
- Exercism CLI, contributed by @dethancosta #shell-plugins#404
- Expo and EAS CLIs, contributed by @CodeByZach #shell-plugins#563
- GitHub Copilot CLI, contributed by @eddumelendez #shell-plugins#603
- Google Gemini AI API CLI, contributed by @fproulx-boostsecurity #shell-plugins#560
- Jetbrains Junie CLI, contributed by @eddumelendez #shell-plugins#604
- Kiro CLI, contributed by @eddumelendez #shell-plugins#605
- OpenCode CLI, contributed by @eddumelendez #shell-plugins#613
- OpenTofu CLI, contributed by @gargakshit #shell-plugins#560
- PyPI for twine, flit, and hatch, contributed by @cpierce #shell-plugins#589
- UpCloud CLI, contributed by @jksolbakken #shell-plugins#538
- The GitHub shell plugin now provisions
GH_ENTERPRISE_TOKEN for GitHub Enterprise Server hosts and supports authenticating to both github.com and Enterprise when separate credentials are configured. Thanks @scottisloud! #shell-plugins#610 - The Redis CLI shell plugin now supports authenticating Redis CLI with environment variable-based provisioning. Thanks @arunsathiya! #shell-plugins#276
- Tab completion is now supported when using shell plugins with bash and zsh shells. #40
op no longer hangs when running a shell plugin from outside $HOME. #shell-plugins#416- Terraform
workspace subcommands now trigger authentication when using 1Password Shell Plugins. Thanks @moraisph! #shell-plugins#582 - The Oh Dear shell plugin now checks for the
~/.ohdear/config.json file and attempts to import credentials. Thanks @owenvoke! #shell-plugins#577 - The deprecated
zsh.initExtra option has been replaced with zsh.initContent in the nix shell plugin. Thanks @jbhannah! #shell-plugins#550 - The awslogsCLI function has been renamed to capitalize CLI for consistency. #shell-plugins#518
- Deleting an invited or not-yet-activated user no longer fails on accounts with the Account Trust Log enabled. #TRUST-862
- You can now use
op user create when automated provisioning is enabled. #PROV-1532 - You can now use
op user suspend when automated provisioning is enabled. #PROV-1544 - You can now use
op user reactivate when automated provisioning is enabled. #PROV-1545 - You can now use
op provisioning configure to set up automated provisioning. #PROV-1532
- Authenticate the Claude Code CLI using Touch ID and other unlock options with 1Password Shell Plugins. Thanks @malob! #shell-plugins#519
- Authenticate the Scaleway CLI using Touch ID and other unlock options with 1Password Shell Plugins. Thanks @jksolbakken! #shell-plugins#515
- The AWS plugin now supports the
awslogs CLI. Thanks @jonasws! #shell-plugins#504 - The AWS plugin now supports
eksctl, the Amazon EKS CLI. Thanks @skpaz! #shell-plugins#500 - The AWS shell plugin now supports the AWS SAM CLI. Thanks @simonmcc! #shell-plugins#473
- The OpenAI shell plugin now supports the Codex CLI. Thanks @shyim! #shell-plugins#517
- The Terraform shell plugin now triggers authentication for all
terraform state subcommands, not just terraform state list. Thanks @frans-otogone! #shell-plugins#476 - The ngrok shell plugin no longer performs a version check on every
op plugin command when it is not initialized. Thanks @MOmarMiraj! #shell-plugins#474 - The AWS CDK shell plugin now supports AWS Profiles that assume a role when specified by the
--profile flag. Thanks @waiteb3! #shell-plugins#463 op run now properly terminates the subprocess it was called with when cancelled (for example, with Ctrl+C). #284
- 1Password CLI commands now support the Account Trust Log when the user authenticates with the 1Password desktop app.
- 1Password CLI now correctly updates an account’s Account Trust Log when the feature is enabled.
- 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.
op environment read allows reading environment variables from 1Password Environments. #DG-538op run now supports loading variables from 1Password Environments by passing the --environment flag. #DG-31
- 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 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. #4189op group user grant now works correctly in MSP accounts. #4244