1Password CLI 2.34.0
- 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
awslogsCLI. 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 ngrok shell plugin no longer performs a version check on every
op plugincommand when it is not initialized. Thanks @MOmarMiraj! - The AWS CDK shell plugin now supports AWS Profiles that assume a role when specified by the
--profileflag. Thanks @waiteb3! op runnow properly terminates the subprocess it was called with when cancelled (for example, with Ctrl+C).