Download 1Password CLI beta1Password CLI 2.35.0-beta.01 is now available. 🎉
This release adds shell plugins for Claude Code CLI, Scaleway CLI, and others, and also updates the Terraform shell plugin to trigger authentication for all terraform state subcommands, not just terraform state list.
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.
- 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