lab

Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab

View the Project on GitHub zaquestion/lab

lab snippet

Create a personal or project snippet

Synopsis

Source snippets from stdin, file, or in editor from scratch.

lab snippet [flags] 

Options

 -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) 

Options inherited from parent commands

 --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 

SEE ALSO

Auto generated by spf13/cobra on 3-Jul-2022