gmc
Task

Remove

Delete a local task.

gmc task rm removes a task from the local ledger.

Usage

gmc task rm <task-id>

Force dirty worktree removal

gmc task rm <task-id> --force

Notes

Use force only when you accept removing dirty task worktree state.

On this page