1glab(1) glab(1)
23
4
NAME
6glab-issue-close - Close an issue
78
9
SYNOPSIS
11glab issue close [ | ] [flags]
1213
14
DESCRIPTION
16Close an issue
1718
19
OPTIONS INHERITED FROM PARENT COMMANDS
21--help[=false] Show help for command
2223
24
-R, --repo="" Select another repository using the OWNER/REPO or
25GROUP/NAMESPACE/REPO format or full URL or git URL
2627
28
EXAMPLE
30glab issue close 123
31glab issue close https://gitlab.com/NAMESPACE/REPO/-/issues/123
3233
34
35
36
SEE ALSO
38glab-issue(1)
3940
41
42
Auto generated by spf13/cobra Nov 2023 glab(1)