Problem
There is no stackctl template delete command. Templates can only be deleted via the API directly, which is inconvenient for cleanup and re-seeding workflows.
Expected behavior
stackctl template delete <id> should delete a template, with confirmation prompt (consistent with stackctl stack delete).
Consider also adding bulk delete support for re-seeding scenarios.
🤖 Generated with Claude Code
Problem
There is no
stackctl template deletecommand. Templates can only be deleted via the API directly, which is inconvenient for cleanup and re-seeding workflows.Expected behavior
stackctl template delete <id>should delete a template, with confirmation prompt (consistent withstackctl stack delete).Consider also adding bulk delete support for re-seeding scenarios.
🤖 Generated with Claude Code