Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
List your projects
lab project list [search] [flags]
lab project list -a
lab project list -m
lab project list --member
lab project list --starred
lab project list -n 10
-a, --all list all projects on the instance
-m, --mine limit by your projects
--member limit by projects which you are a member
--starred limit by your starred projects
-n, --number string Number of projects to return (default "100")
-h, --help help for list
--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