.nh .TH "glab" "1" "Jun 2025" "Auto generated by spf13/cobra" "" .SH NAME glab-issue-reopen - Reopen a closed issue. .SH SYNOPSIS \fBglab issue reopen [ | ] [flags]\fP .SH DESCRIPTION Reopen a closed issue. .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 $ glab issue reopen 123 $ glab issue open 123 $ glab issue reopen https://gitlab.com/NAMESPACE/REPO/-/issues/123 .EE .SH SEE ALSO \fBglab-issue(1)\fP