1glab(1)                                                                glab(1)
2
3
4

NAME

6       glab-snippet - Create, view and manage snippets
7
8
9

SYNOPSIS

11       glab snippet  [flags]
12
13
14

DESCRIPTION

16       Create, view and manage snippets
17
18
19

OPTIONS

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

OPTIONS INHERITED FROM PARENT COMMANDS

27       --help[=false]      Show help for command
28
29
30

EXAMPLE

32       glab snippet create --title "Title of the snippet" --filename "main.go"
33
34
35
36
37

SEE ALSO

39       glab(1), glab-snippet-create(1)
40
41
42
43Auto generated by spf13/cobra      Nov 2023                            glab(1)
Impressum