Skip to main content
1P_Community
1Password Employee
April 16, 2026

1Password CLI Beta 2.35.0-beta.01

Related products:Developer tools
  • April 16, 2026
  • 0 replies
  • 0 views

These release notes are syndicated from releases.1password.com.

  • Authenticate the Claude Code CLI using Touch ID and other unlock options with 1Password Shell Plugins. Thanks @malob!
  • Authenticate the Scaleway CLI using Touch ID and other unlock options with 1Password Shell Plugins. Thanks @jksolbakken!
  • The AWS plugin now supports the awslogs CLI. Thanks @jonasws!
  • The AWS plugin now supports eksctl, the Amazon EKS CLI. Thanks @skpaz!
  • The AWS shell plugin now supports the AWS SAM CLI. Thanks @simonmcc!
  • The OpenAI shell plugin now supports the Codex CLI. Thanks @shyim!
  • The Terraform shell plugin now triggers authentication for all terraform state subcommands, not just terraform state list. Thanks @frans-otogone!
  • The ngrok shell plugin no longer performs a version check on every op plugin command when it is not initialized. Thanks @MOmarMiraj!
  • The AWS CDK shell plugin now supports AWS Profiles that assume a role when specified by the --profile flag. Thanks @waiteb3!
  • op run now properly terminates the subprocess it was called with when cancelled (for example, with Ctrl+C).