1glab(1) glab(1)
2
3
4
6 glab-incident-close - Close an incident
7
8
9
11 glab incident close [ | ] [flags]
12
13
14
16 Close an incident
17
18
19
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
30 glab incident close 123
31 glab incident close https://gitlab.com/NAMESPACE/REPO/-/issues/incident/123
32
33
34
35
36
38 glab-incident(1)
39
40
41
42Auto generated by spf13/cobra Nov 2023 glab(1)