Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
Create a personal or project snippet
Source snippets from stdin, file, or in editor from scratch.
lab snippet [flags] -g, --global create as a personal snippet -h, --help help for snippet -m, --message stringArray use the given <msg>; multiple -m are concatenated as separate paragraphs (default [-]) -n, --name string name snippet to add code highlighting -p, --private make snippet private; visible only to project members (default: internal) --public make snippet public; can be accessed without any authentication (default: internal) --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