lab

Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab

View the Project on GitHub zaquestion/lab

lab todo list

List todos

lab todo list [flags]

Examples

lab todo list
lab todo list -a
lab todo list -n 10
lab todo list -p
lab todo list -t mr

Options

  -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")

Options inherited from parent commands

      --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

SEE ALSO

Auto generated by spf13/cobra on 3-Jul-2022