github.com/zaquestion/lab@v0.25.1/docs/lab_todo.md (about) 1 ## lab todo 2 3 Check out the todo list for MR or issues 4 5 ``` 6 lab todo [flags] 7 ``` 8 9 ### Options 10 11 ``` 12 -h, --help help for todo 13 ``` 14 15 ### Options inherited from parent commands 16 17 ``` 18 --debug Enable debug logging level 19 --no-pager Do not pipe output into a pager 20 --quiet Turn off any sort of logging. Only command output is printed 21 ``` 22 23 ### SEE ALSO 24 25 * [lab](index.md) - lab: A GitLab Command Line Interface Utility 26 * [lab todo done](lab_todo_done.md) - Mark todo list entry as Done 27 * [lab todo issue](lab_todo_issue.md) - Add a Issue to Todo list 28 * [lab todo list](lab_todo_list.md) - List todos 29 * [lab todo mr](lab_todo_mr.md) - Add a Merge Request to Todo list 30 31 ###### Auto generated by spf13/cobra on 27-Jun-2022