glab issue board create
Create a project issue board.
Synopsis
Creates a new issue board in the project. If you don’t provide a name, you’re prompted for one.
glab issue board create [flags]Aliases
newExamples
glab issue board create
glab issue board create "Sprint Board"
Options
-n, --name string The name of the new board.Options inherited from parent commands
-h, --help Show help for this command.
-R, --repo string Select another repository using the OWNER/REPO format or the project ID. Supports group namespaces.