.nh .TH "glab" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP glab-issue-reopen - Reopen a closed issue .SH SYNOPSIS .PP \fBglab issue reopen [ | ] [flags]\fP .SH DESCRIPTION .PP Reopen a closed issue .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB--help\fP[=false] Show help for command .PP \fB-R\fP, \fB--repo\fP="" Select another repository using the \fB\fCOWNER/REPO\fR or \fB\fCGROUP/NAMESPACE/REPO\fR format or full URL or git URL .SH EXAMPLE .PP .RS .nf glab issue reopen 123 glab issue open 123 glab issue reopen https://gitlab.com/NAMESPACE/REPO/-/issues/123 .fi .RE .SH SEE ALSO .PP \fBglab-issue(1)\fP