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 delete

Delete a project or personal snippet

lab snippet delete [remote] <id> [flags]

Examples

lab snippet delete origin 2147103
lab snippet delete -g 2147104

Options

  -h, --help   help for delete

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