1glab(1) glab(1)
2
3
4
6 glab-label-create - Create labels for repository/project
7
8
9
11 glab label create [flags]
12
13
14
16 Create labels for repository/project
17
18
19
21 -c, --color="#428BCA" Color of label in plain or HEX code.
22
23
24 -d, --description="" Label description
25
26
27 -n, --name="" Name of label
28
29
30
32 --help[=false] Show help for command
33
34
35 -R, --repo="" Select another repository using the OWNER/REPO or
36 GROUP/NAMESPACE/REPO format or full URL or git URL
37
38
39
41 glab label create
42 glab label new
43 glab label create -R owner/repo
44
45
46
47
48
50 glab-label(1)
51
52
53
54Auto generated by spf13/cobra Nov 2023 glab(1)