Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
glab(1)								       glab(1)

NAME
       glab-issue-board-create - 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  for-
       mat or the project ID. Supports group namespaces.

EXAMPLE
       glab issue board	create
       glab issue board	create "Sprint Board"

SEE ALSO
       glab-issue-board(1)

Auto generated by spf13/cobra	   Jun 2026			       glab(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=glab-issue-board-create&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help