table of contents
other versions
- bookworm-backports 1.33.0-1~bpo12+1
- testing 1.53.0-1+b2
- unstable 1.53.0-1+b3
glab(1) | glab(1) |
NAME¶
glab-snippet - Create, view and manage snippets
SYNOPSIS¶
glab snippet [flags]
DESCRIPTION¶
Create, view and manage snippets
OPTIONS¶
-R, --repo="" Select another repository using the OWNER/REPO or GROUP/NAMESPACE/REPO format or full URL or git URL
OPTIONS INHERITED FROM PARENT COMMANDS¶
--help[=false] Show help for command
EXAMPLE¶
glab snippet create --title "Title of the snippet" --filename "main.go"
SEE ALSO¶
Sep 2023 | Auto generated by spf13/cobra |