<?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 Joel Hanson</title>
    <link>https://joel-hanson.github.io/tags/cli/</link>
    <description>Recent content in CLI on Joel Hanson</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>joelhanson025@gmail.com (Joel Hanson)</managingEditor>
    <webMaster>joelhanson025@gmail.com (Joel Hanson)</webMaster>
    <copyright>&amp;copy; Joel Hanson</copyright>
    <lastBuildDate>Tue, 22 Apr 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://joel-hanson.github.io/tags/cli/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Kafka tombstones via console producer</title>
      <link>https://joel-hanson.github.io/discoveries/kafka-tombstone-null-marker/</link>
      <pubDate>Tue, 22 Apr 2025 00:00:00 +0000</pubDate>
      <author>joelhanson025@gmail.com (Joel Hanson)</author>
      <guid>https://joel-hanson.github.io/discoveries/kafka-tombstone-null-marker/</guid>
      <description>Key + null value = tombstone. Use null.marker so the CLI can send it.</description>
      
    </item>
    
    <item>
      <title>Delete logs older than 7 days with find</title>
      <link>https://joel-hanson.github.io/discoveries/find-delete-old-logs/</link>
      <pubDate>Wed, 28 Feb 2024 00:00:00 +0000</pubDate>
      <author>joelhanson025@gmail.com (Joel Hanson)</author>
      <guid>https://joel-hanson.github.io/discoveries/find-delete-old-logs/</guid>
      <description>find + -mtime + -delete is safer than a recursive rm when you scope the path.</description>
      
    </item>
    
  </channel>
</rss>
