1GH-LABEL(1)                    GitHub CLI manual                   GH-LABEL(1)
2
3
4

NAME

6       gh-label - Manage labels
7
8
9

SYNOPSIS

11       gh label <command> [flags]
12
13
14

DESCRIPTION

16       Work with GitHub labels.
17
18
19

AVAILABLE COMMANDS

21       gh-label-clone(1)
22              Clones labels from one repository to another
23
24
25       gh-label-create(1)
26              Create a new label
27
28
29       gh-label-delete(1)
30              Delete a label from a repository
31
32
33       gh-label-edit(1)
34              Edit a label
35
36
37       gh-label-list(1)
38              List labels in a repository
39
40
41

OPTIONS

43       -R, --repo <[HOST/]OWNER/REPO>
44              Select another repository using the [HOST/]OWNER/REPO format
45
46
47

SEE ALSO

49       gh(1)
50
51
52
53                                   Jan 2023                        GH-LABEL(1)
Impressum