feat: add 'polecats' as alias for polecat command

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Steve Yegge
2025-12-18 11:35:01 -08:00
parent 6e29231094
commit 437ab24056

View File

@@ -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.