.nh .TH "glab" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP glab-issue-close - Close an issue .SH SYNOPSIS .PP \fBglab issue close [ | ] [flags]\fP .SH DESCRIPTION .PP Close an 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 close 123 glab issue close https://gitlab.com/NAMESPACE/REPO/-/issues/123 .fi .RE .SH SEE ALSO .PP \fBglab-issue(1)\fP