1glab(1) glab(1)
2
3
4
6 glab-mr-subscribe - Subscribe to merge requests
7
8
9
11 glab mr subscribe [ | ] [flags]
12
13
14
16 Subscribe to merge requests
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 mr subscribe 123
31 glab mr sub 123
32 glab mr subscribe branch
33 glab mr subscribe 123 branch # subscribe to multiple MRs
34
35
36
37
38
40 glab-mr(1)
41
42
43
44Auto generated by spf13/cobra Nov 2023 glab(1)