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 list

List personal or project snippets

lab snippet list [remote] [flags]

Examples

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

Options

  -a, --all             list all snippets
  -h, --help            help for list
  -n, --number string   Number of snippets to return (default "10")

Options inherited from parent commands

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

SEE ALSO

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