<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>bitwarden on Dev thoughts by @pmalek</title><link>https://blog.pmalek.dev/tags/bitwarden/</link><description>Recent content in bitwarden on Dev thoughts by @pmalek</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 08 Dec 2024 20:40:00 +0100</lastBuildDate><atom:link href="https://blog.pmalek.dev/tags/bitwarden/index.xml" rel="self" type="application/rss+xml"/><item><title>The hidden gem in Bitwarden's Secret manager - `bws run`</title><link>https://blog.pmalek.dev/posts/bws_run/</link><pubDate>Sun, 08 Dec 2024 20:40:00 +0100</pubDate><guid>https://blog.pmalek.dev/posts/bws_run/</guid><description>&lt;p&gt;Password and secret managers are ubiquitous these days and I feel like every one uses them these days (right? right?).
Which is good, because they help us keep our secrets safe and secure.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been using &lt;a href="https://bitwarden.com/products/personal/" target="_blank" rel="noopener noreffer"&gt;Bitwarden Password manager&lt;/a&gt;
 personally
for a couple of years now and I&amp;rsquo;ve been loving it.
It&amp;rsquo;s &lt;a href="https://github.com/bitwarden" target="_blank" rel="noopener noreffer"&gt;open source&lt;/a&gt;
, has a great community and has many features
that I love (even in the free plan).&lt;/p&gt;
&lt;p&gt;Recently, I&amp;rsquo;ve started to experiment with their &lt;a href="https://bitwarden.com/help/secrets-manager-cli/" target="_blank" rel="noopener noreffer"&gt;Secrets manager CLI&lt;/a&gt;
 -
&lt;code&gt;bws&lt;/code&gt; - and one feature that struck me was the &lt;code&gt;bws run&lt;/code&gt; command.&lt;/p&gt;
&lt;h2 id="bws-run"&gt;&lt;code&gt;bws run&lt;/code&gt;&lt;/h2&gt;
&lt;p&gt;In a nutshell, &lt;a href="https://bitwarden.com/help/secrets-manager-cli/#run" target="_blank" rel="noopener noreffer"&gt;&lt;code&gt;bws run&lt;/code&gt;&lt;/a&gt;
 allows you to run a command with secrests injected as environment variables.
That&amp;rsquo;s pretty neat.&lt;/p&gt;</description></item></channel></rss>