1glab(1) glab(1)
2
3
4
6 glab-incident-reopen - Reopen a resolved incident
7
8
9
11 glab incident reopen [ | ] [flags]
12
13
14
16 Reopen a resolved 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 reopen 123
31 glab incident open 123
32 glab incident reopen https://gitlab.com/NAMESPACE/REPO/-/issues/incident/123
33
34
35
36
37
39 glab-incident(1)
40
41
42
43Auto generated by spf13/cobra Nov 2023 glab(1)