.nh .TH "glab" "1" "Jun 2025" "Auto generated by spf13/cobra" "" .SH NAME glab-mr-issues - Get issues related to a particular merge request. .SH SYNOPSIS \fBglab mr issues [ | ] [flags]\fP .SH DESCRIPTION Get issues related to a particular merge request. .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB--help\fP[=false] Show help for this command. .PP \fB-R\fP, \fB--repo\fP="" Select another repository. Can use either \fBOWNER/REPO\fR or \fBGROUP/NAMESPACE/REPO\fR format. Also accepts full URL or Git URL. .SH EXAMPLE .EX # List issues for merge request 46 $ glab mr issues 46 $ glab mr issues branch # Use the checked-out branch $ glab mr issues .EE .SH SEE ALSO \fBglab-mr(1)\fP