todo
Verified for current stable LTS
Todo Command: Flush Done Tasks
Use for flush done tasks with Todo. Exact CLI syntax to flush done tasks using Todo.
When to use this: Use for flush done tasks with Todo.
Command Syntax
todo flush todo flush Live Command Builder
Final Command
todo flush Command Breakdown
todo is the base executable for this command.
FAQ
Purpose: Exact syntax to flush done tasks using Todo.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Todo Command: Add Location To Task
todo edit --location <location_name> <task_id> Todo Command: Add New Task To Work List todo new <thing_to_do> -l <work> Todo Command: Delete Task todo delete <task_id> Todo Command: List Startable Tasks todo list --startable Todo Command: Mark Tasks As Completed todo done <task_id1 task_id2 ...>