Skip to content

feat: add template delete command to stackctl CLI #43

@omattsson

Description

@omattsson

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions