1glab(1) glab(1)
2
3
4
6 glab-mr-view - Display the title, body, and other information about a
7 merge request.
8
9
10
12 glab mr view { | } [flags]
13
14
15
17 Display the title, body, and other information about a merge request.
18
19
20
22 -c, --comments[=false] Show mr comments and activities
23
24
25 -p, --page=0 Page number
26
27
28 -P, --per-page=20 Number of items to list per page
29
30
31 -s, --system-logs[=false] Show system activities / logs
32
33
34 -w, --web[=false] Open mr in a browser. Uses default browser or
35 browser specified in BROWSER variable
36
37
38
40 --help[=false] Show help for command
41
42
43 -R, --repo="" Select another repository using the OWNER/REPO or
44 GROUP/NAMESPACE/REPO format or full URL or git URL
45
46
47
49 glab-mr(1)
50
51
52
53Auto generated by spf13/cobra Nov 2023 glab(1)