.nh .TH "glab" "1" "Sep 2026" "Auto generated by spf13/cobra" "" .SH NAME glab-issue-reopen - Reopen a closed issue. .SH SYNOPSIS \fBglab issue reopen [ | ] [flags]\fP .SH DESCRIPTION You can use a full GitLab URL instead of an ID. .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 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