glab-snippet - Man Page
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
orGROUP/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
Referenced By
glab(1), glab-snippet-create(1).
Aug 2023 Auto generated by spf13/cobra