@tosin2013/kanbn
Version:
A CLI Kanban board with AI-powered task management features
13 lines (9 loc) • 338 B
Plain Text
{b}kanbn remove "task-id"{b}
{b}kanbn rm "task-id"{b}
Remove an existing task.
Options:
{b}kanbn remove "task-id" --index{b}
Only remove the task from the index. The task file will not be deleted.
{b}kanbn remove "task-id" --force{b}
{b}kanbn remove "task-id" -f{b}
Force remove the task without asking for confirmation.