<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>1Password CLI Beta - 1Password Releases</title><link>https://releases.b5dev.com/developers/cli-beta/</link><description>The latest releases of 1Password CLI</description><generator>Hugo</generator><lastBuildDate>Thu, 16 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://releases.b5dev.com/developers/cli-beta/index.xml" rel="self" type="application/rss+xml"/><item><title>1Password CLI Beta 2.31.0-beta.01</title><link>https://releases.b5dev.com/developers/cli-beta/2.31.01/</link><pubDate>Thu, 24 Apr 2025 00:00:00 +0000</pubDate><guid>https://releases.b5dev.com/developers/cli-beta/2.31.01/</guid><description>&lt;ul&gt;
&lt;li&gt;1Password CLI no longer causes direnv to halt when the two are used together. [[#4250]]&lt;/li&gt;
&lt;li&gt;Following the deprecation of CLI 1, the &lt;code&gt;1password/op:latest&lt;/code&gt; DockerHub tag will now always point to the latest version of CLI 2. [[#4267]]&lt;/li&gt;
&lt;li&gt;&lt;code&gt;op vault list --filter&lt;/code&gt; 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. [[#4189]]&lt;/li&gt;
&lt;li&gt;&lt;code&gt;op group user grant&lt;/code&gt; now works correctly in MSP accounts. [[#4244]]&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>1Password CLI Beta 2.31.1-beta.01</title><link>https://releases.b5dev.com/developers/cli-beta/2.31.1/</link><pubDate>Fri, 23 May 2025 00:00:00 +0000</pubDate><guid>https://releases.b5dev.com/developers/cli-beta/2.31.1/</guid><description>&lt;ul&gt;
&lt;li&gt;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]]&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>1Password CLI Beta 2.33.0-beta.02</title><link>https://releases.b5dev.com/developers/cli-beta/2.33.0/</link><pubDate>Mon, 09 Feb 2026 00:00:00 +0000</pubDate><guid>https://releases.b5dev.com/developers/cli-beta/2.33.0/</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;code&gt;op environment read&lt;/code&gt; allows reading environment variables from 1Password Environments. [[#DG-538]]&lt;/li&gt;
&lt;li&gt;&lt;code&gt;op run&lt;/code&gt; now supports loading variables from 1Password Environments by passing the &lt;code&gt;--environment&lt;/code&gt; flag. [[#DG-31]]&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>1Password CLI Beta 2.34.0-beta.03</title><link>https://releases.b5dev.com/developers/cli-beta/2.34.0/</link><pubDate>Mon, 16 Mar 2026 00:00:00 +0000</pubDate><guid>https://releases.b5dev.com/developers/cli-beta/2.34.0/</guid><description>&lt;ul&gt;
&lt;li&gt;1Password CLI now supports updating an account&amp;rsquo;s Account Trust Log when the feature is enabled.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;op environment&lt;/code&gt; help text now includes information about how to get the ID for a 1Password Environment.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>1Password CLI Beta 2.34.0-beta.04</title><link>https://releases.b5dev.com/developers/cli-beta/2.34.04/</link><pubDate>Mon, 23 Mar 2026 00:00:00 +0000</pubDate><guid>https://releases.b5dev.com/developers/cli-beta/2.34.04/</guid><description>&lt;ul&gt;
&lt;li&gt;1Password CLI now correctly updates an account&amp;rsquo;s Account Trust Log when the feature is enabled.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>1Password CLI Beta 2.34.1-beta.01</title><link>https://releases.b5dev.com/developers/cli-beta/2.34.1/</link><pubDate>Tue, 24 Mar 2026 00:00:00 +0000</pubDate><guid>https://releases.b5dev.com/developers/cli-beta/2.34.1/</guid><description>&lt;ul&gt;
&lt;li&gt;1Password CLI commands now support the Account Trust Log when the user authenticates with the 1Password desktop app.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>1Password CLI Beta 2.35.0-beta.01</title><link>https://releases.b5dev.com/developers/cli-beta/2.35.0/</link><pubDate>Thu, 16 Apr 2026 00:00:00 +0000</pubDate><guid>https://releases.b5dev.com/developers/cli-beta/2.35.0/</guid><description>&lt;ul&gt;
&lt;li&gt;Authenticate the Claude Code CLI using Touch ID and other unlock options with 1Password Shell Plugins. &lt;em&gt;Thanks &lt;a href="https://github.com/malob"&gt;@malob&lt;/a&gt;!&lt;/em&gt; [[#&lt;a href="https://github.com/1Password/shell-plugins/pull/519"&gt;shell-plugins#519&lt;/a&gt;]]&lt;/li&gt;
&lt;li&gt;Authenticate the Scaleway CLI using Touch ID and other unlock options with 1Password Shell Plugins. &lt;em&gt;Thanks &lt;a href="https://github.com/jksolbakken"&gt;@jksolbakken&lt;/a&gt;!&lt;/em&gt; [[#&lt;a href="https://github.com/1Password/shell-plugins/pull/515"&gt;shell-plugins#515&lt;/a&gt;]]&lt;/li&gt;
&lt;li&gt;The AWS plugin now supports the &lt;code&gt;awslogs&lt;/code&gt; CLI. &lt;em&gt;Thanks &lt;a href="https://github.com/jonasws"&gt;@jonasws&lt;/a&gt;!&lt;/em&gt; [[#&lt;a href="https://github.com/1Password/shell-plugins/pull/504"&gt;shell-plugins#504&lt;/a&gt;]]&lt;/li&gt;
&lt;li&gt;The AWS plugin now supports &lt;code&gt;eksctl&lt;/code&gt;, the Amazon EKS CLI. &lt;em&gt;Thanks &lt;a href="https://github.com/skpaz"&gt;@skpaz&lt;/a&gt;!&lt;/em&gt; [[#&lt;a href="https://github.com/1Password/shell-plugins/pull/500"&gt;shell-plugins#500&lt;/a&gt;]]&lt;/li&gt;
&lt;li&gt;The AWS shell plugin now supports the AWS SAM CLI. &lt;em&gt;Thanks &lt;a href="https://github.com/simonmcc"&gt;@simonmcc&lt;/a&gt;!&lt;/em&gt; [[#&lt;a href="https://github.com/1Password/shell-plugins/pull/473"&gt;shell-plugins#473&lt;/a&gt;]]&lt;/li&gt;
&lt;li&gt;The OpenAI shell plugin now supports the Codex CLI. &lt;em&gt;Thanks &lt;a href="https://github.com/shyim"&gt;@shyim&lt;/a&gt;!&lt;/em&gt; [[#&lt;a href="https://github.com/1Password/shell-plugins/pull/517"&gt;shell-plugins#517&lt;/a&gt;]]&lt;/li&gt;
&lt;li&gt;The Terraform shell plugin now triggers authentication for all &lt;code&gt;terraform state&lt;/code&gt; subcommands, not just &lt;code&gt;terraform state list&lt;/code&gt;. &lt;em&gt;Thanks &lt;a href="https://github.com/frans-otogone"&gt;@frans-otogone&lt;/a&gt;!&lt;/em&gt; [[#&lt;a href="https://github.com/1Password/shell-plugins/pull/476"&gt;shell-plugins#476&lt;/a&gt;]]&lt;/li&gt;
&lt;li&gt;The ngrok shell plugin no longer performs a version check on every &lt;code&gt;op plugin&lt;/code&gt; command when it is not initialized. &lt;em&gt;Thanks &lt;a href="https://github.com/MOmarMiraj"&gt;@MOmarMiraj&lt;/a&gt;!&lt;/em&gt; [[#&lt;a href="https://github.com/1Password/shell-plugins/pull/474"&gt;shell-plugins#474&lt;/a&gt;]]&lt;/li&gt;
&lt;li&gt;The AWS CDK shell plugin now supports AWS Profiles that assume a role when specified by the &lt;code&gt;--profile&lt;/code&gt; flag. &lt;em&gt;Thanks &lt;a href="https://github.com/waiteb3"&gt;@waiteb3&lt;/a&gt;!&lt;/em&gt; [[#&lt;a href="https://github.com/1Password/shell-plugins/pull/463"&gt;shell-plugins#463&lt;/a&gt;]]&lt;/li&gt;
&lt;li&gt;&lt;code&gt;op run&lt;/code&gt; now properly terminates the subprocess it was called with when cancelled (for example, with Ctrl+C). [[#284]]&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>