Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
List personal or project snippets
lab snippet list [remote] [flags]
lab snippet list
lab snippet list -a
lab snippet list -n 10
lab snippet list -m "Snippet example" -M "Description message"
lab snippet list upstream --private
lab snippet list origin --public
-a, --all list all snippets
-h, --help help for list
-n, --number string Number of snippets to return (default "10")
--debug Enable debug logging level
-g, --global create as a personal snippet
--no-pager Do not pipe output into a pager
--quiet Turn off any sort of logging. Only command output is printed