bd help --doc todo.
Manage TODO items as lightweight task issues.
TODOs are regular task-type issues with convenient shortcuts:
bd todo add “Title” -> bd create “Title” -t task -p 2
bd todo -> bd list —type task —status open
bd todo done <id> -> bd close <id>
TODOs can be promoted to full issues by changing type or priority:
bd update todo-123 —type bug —priority 0
CLI Reference
bd todo
Manage TODO items (convenience wrapper for task issues)
Generated from
Flags:
Flags:
Flags: