Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
Create a new milestone
lab milestone create [remote] <name> [flags]
lab milestone create my-milestone
lab milestone create upstream 'my title' --description 'Some Description'
--description string description of the new milestone
-h, --help help for create
--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