.nh .TH "glab" "1" "Sep 2026" "Auto generated by spf13/cobra" "" .SH NAME glab-mr-unsubscribe - Unsubscribe from a merge request. .SH SYNOPSIS \fBglab mr unsubscribe [ | ] [flags]\fP .SH DESCRIPTION You no longer receive notifications after unsubscribing. .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB-h\fP, \fB--help\fP[=false] Show help for this command. .PP \fB-R\fP, \fB--repo\fP="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted. .SH EXAMPLE .EX # Unsubscribe from a merge request glab mr unsubscribe 123 glab mr unsub 123 glab mr unsubscribe branch # Unsubscribe from multiple merge requests glab mr unsubscribe 123 branch .EE .SH SEE ALSO \fBglab-mr(1)\fP