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

NAME

6       glab-issue-close - Close an issue
7
8
9

SYNOPSIS

11       glab issue close [ | ] [flags]
12
13
14

DESCRIPTION

16       Close an issue
17
18
19

OPTIONS INHERITED FROM PARENT COMMANDS

21       --help[=false]      Show help for command
22
23
24       -R,  --repo=""       Select  another repository using the OWNER/REPO or
25       GROUP/NAMESPACE/REPO format or full URL or git URL
26
27
28

EXAMPLE

30       glab issue close 123
31       glab issue close https://gitlab.com/NAMESPACE/REPO/-/issues/123
32
33
34
35
36

SEE ALSO

38       glab-issue(1)
39
40
41
42Auto generated by spf13/cobra      Nov 2023                            glab(1)
Impressum