.nh .TH "glab" "1" "Sep 2026" "Auto generated by spf13/cobra" "" .SH NAME glab-issue-board-create - Create a project issue board. .SH SYNOPSIS \fBglab issue board create [flags]\fP .SH DESCRIPTION Creates a new issue board in the project. If you don't provide a name, you're prompted for one. .SH OPTIONS \fB-n\fP, \fB--name\fP="" The name of the new board. .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 using the OWNER/REPO format or the project ID. Supports group namespaces. .SH EXAMPLE .EX glab issue board create glab issue board create "Sprint Board" .EE .SH SEE ALSO \fBglab-issue-board(1)\fP