Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
Describe an issue
lab issue show [remote] <id> [flags]
lab issue show 1
lab issue show origin 1 -c
lab issue show upstream 1 -M
lab issue show upstream 1 --since "1970-01-01 00:00:00.000 +0000 UTC"
-a, --activities show only activities for the issue
-c, --comments show only comments for the issue
-f, --full show both activities and comments for the issue
-h, --help help for show
-M, --no-markdown don't use markdown renderer to print the issue description
-s, --since string show comments since specified date (format: 2020-08-21 14:57:46.808 +0000 UTC)
--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