<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CLI on bradleycarey.com</title>
    <link>https://bradleycarey.com/tags/cli/</link>
    <description>Recent content in CLI on bradleycarey.com</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 13 Mar 2026 19:46:37 -0400</lastBuildDate>
    <atom:link href="https://bradleycarey.com/tags/cli/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>I Built a Full CLI for a Legacy Web App in One Afternoon (with AI)</title>
      <link>https://bradleycarey.com/posts/building-a-cli-for-a-legacy-app-with-ai/</link>
      <pubDate>Fri, 13 Mar 2026 12:00:00 -0400</pubDate>
      <guid>https://bradleycarey.com/posts/building-a-cli-for-a-legacy-app-with-ai/</guid>
      <description>&lt;p&gt;Our platform has been around for nearly two decades. The backend is a sprawl of three separate HTTP services: a legacy REST API (v1), a newer REST API (v2), and an Elasticsearch-backed search service. They share a JWT token but have different base URLs, different conventions, and different quirks. There&amp;rsquo;s no unified CLI. If you want to poke at the API, you open Swagger, copy a Bearer token, and start curling.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CLI-Powered Win 11 Setup: Fast, Private, and Bloat-Free</title>
      <link>https://bradleycarey.com/posts/cli-powered-windows-11-setup/</link>
      <pubDate>Mon, 01 Dec 2025 20:47:46 -0500</pubDate>
      <guid>https://bradleycarey.com/posts/cli-powered-windows-11-setup/</guid>
      <description>&lt;p&gt;Just unboxed the new machine and the first thing I want to do is strip away all the nonsense and turn it into a productivity powerhouse, quickly. The default Windows 11 setup is slow, packed with bloat, and frankly, a bit invasive.&lt;/p&gt;&#xA;&lt;p&gt;My goal for this setup:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&lt;strong&gt;Speed:&lt;/strong&gt; Get all my essential software installed in minutes using the CLI.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Automation:&lt;/strong&gt; Set up continuous auto-updating for all those apps.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Privacy:&lt;/strong&gt; Disable as many of the nagging, data-hungry features as possible.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s the reference guide for my personal Windows 11 &amp;ldquo;clean install&amp;rdquo; process.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Customizing my CLI using Oh My Posh (Old PS modules version)</title>
      <link>https://bradleycarey.com/posts/oh-my-posh/</link>
      <pubDate>Mon, 25 Apr 2022 20:19:44 -0400</pubDate>
      <guid>https://bradleycarey.com/posts/oh-my-posh/</guid>
      <description>&lt;h2 id=&#34;update&#34;&gt;&#xA;  Update&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#update&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://ohmyposh.dev/docs/migrating&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Oh My Posh&lt;/a&gt; has since migrated from PowerShell modules to an executable. See the updated version of this article &lt;a href=&#34;https://bradleycarey.com/posts/customizing-my-cli-using-oh-my-posh/&#34; &gt;here&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;why-customize&#34;&gt;&#xA;  Why Customize?&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#why-customize&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;For years I have used &lt;a href=&#34;https://cmder.net/&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Cmder&lt;/a&gt; terminal emulator for a fancy CLI while developing in Windows. Now that Microsoft has finally released a modern terminal it is finally time to put Cmder to rest. In this article I am documenting my opinionated manner of customizing my CLI.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
