glab-issue-board-create - Man Page
Create a project issue board.
Synopsis
glab issue board create [flags]
Description
Creates a new issue board in the project. If you don't provide a name, you're prompted for one.
Options
-n, --name="" The name of the new board.
Options Inherited from Parent Commands
-h, --help[=false] Show help for this command.
-R, --repo="" Select another repository using the OWNER/REPO format or the project ID. Supports group namespaces.
Example
glab issue board create glab issue board create "Sprint Board"
See Also
Referenced By
Jun 2026 Auto generated by spf13/cobra