.nh .TH "glab" "1" "Sep 2026" "Auto generated by spf13/cobra" "" .SH NAME glab-issue - Work with GitLab issues. .SH SYNOPSIS \fBglab issue [command] [flags]\fP .SH DESCRIPTION Open issues, list and view them, and manage their lifecycle: assign, label, comment, close, reopen, and more. Work with issue boards under \fBissue board\fR\&. .PP Use \fB--repo\fR to target a project other than the current one. .SH OPTIONS \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 OPTIONS INHERITED FROM PARENT COMMANDS \fB-h\fP, \fB--help\fP[=false] Show help for this command. .SH EXAMPLE .EX glab issue list glab issue create --label --confidential glab issue view --web 123 glab issue note -m "closing because !123 was merged" .EE .SH SEE ALSO \fBglab(1)\fP, \fBglab-issue-board(1)\fP, \fBglab-issue-close(1)\fP, \fBglab-issue-create(1)\fP, \fBglab-issue-delete(1)\fP, \fBglab-issue-list(1)\fP, \fBglab-issue-note(1)\fP, \fBglab-issue-reopen(1)\fP, \fBglab-issue-subscribe(1)\fP, \fBglab-issue-unsubscribe(1)\fP, \fBglab-issue-update(1)\fP, \fBglab-issue-view(1)\fP