From 437ab240568528ed6308072c4952c49cda81bdf6 Mon Sep 17 00:00:00 2001 From: Steve Yegge Date: Thu, 18 Dec 2025 11:35:01 -0800 Subject: [PATCH] feat: add 'polecats' as alias for polecat command MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- internal/cmd/polecat.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/cmd/polecat.go b/internal/cmd/polecat.go index dc60252e..e73accc3 100644 --- a/internal/cmd/polecat.go +++ b/internal/cmd/polecat.go @@ -27,7 +27,7 @@ var ( var polecatCmd = &cobra.Command{ Use: "polecat", - Aliases: []string{"cat"}, + Aliases: []string{"cat", "polecats"}, Short: "Manage polecats in rigs", Long: `Manage polecat lifecycle in rigs.