sonenta tasks
Work the project's todo list: list open tasks, read one, and move it along (start / done).
Utilisation
Section intitulée « Utilisation »sonenta tasks [options] [command]Sous-commandes
Section intitulée « Sous-commandes »sonenta tasks list- List the project's OPEN tasks (--all for finished too). Address a task by its #number or uuid.sonenta tasks show- Show one task in full (title, description, commands).sonenta tasks start- Mark a task in progress.sonenta tasks done- Mark a task done.sonenta tasks link- Link two tasks so you can navigate between them (both accept #number or uuid).sonenta tasks comments- Show a task's discussion thread (comments + decisions).sonenta tasks comment- Post a comment on a task (Markdown).sonenta tasks answer- Answer the task's pending decision from the terminal (choice = option id or label).sonenta tasks watch- Wait for the task's pending decisions to be answered (from the dashboard or the terminal).