Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
Close issue by ID
lab issue close [remote] <id> [flags]
lab issue close 1234
lab issue close origin --duplicate 123 1234
lab issue close --duplicate other-project#123 1234
--duplicate string mark as duplicate of another issue
-h, --help help for close
--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