1glab(1) glab(1)
2
3
4
6 glab-snippet - Create, view and manage snippets
7
8
9
11 glab snippet [flags]
12
13
14
16 Create, view and manage snippets
17
18
19
21 -R, --repo="" Select another repository using the OWNER/REPO or
22 GROUP/NAMESPACE/REPO format or full URL or git URL
23
24
25
27 --help[=false] Show help for command
28
29
30
32 glab snippet create --title "Title of the snippet" --filename "main.go"
33
34
35
36
37
39 glab(1), glab-snippet-create(1)
40
41
42
43Auto generated by spf13/cobra Nov 2023 glab(1)