Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
List todos
lab todo list [flags]
lab todo list
lab todo list -a
lab todo list -n 10
lab todo list -p
lab todo list -t mr
-a, --all list all Todos
-h, --help help for list
-n, --number string number of todos to return (default "10")
-p, --pretty provide more infomation in output
-t, --type string filter todos by type (all/mr/issue) (default "all")
--debug Enable debug logging level
--no-pager Do not pipe output into a pager
--quiet Turn off any sort of logging. Only command output is printed