guillo lock project <id>).
Commands
guillo tasks list
List all tasks in the active project.
guillo tasks get <id>
Get a single task by ID, including its description.
guillo tasks create <title>
Create a new task.
guillo tasks update <id>
Update an existing task. At least one flag is required.
guillo tasks delete <id>
Delete a task. Prompts for confirmation on a TTY.
Statuses
open → in_progress → executed | pardoned