Updated to 2.34.0 on
Developer tools

What's new

 
1Password CLI 2.34.0
  • 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 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