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

FreeBSD Manual Pages

  
 
  

home | help
glab(1) 								 glab(1)

NAME
     glab-issue-board-view - View project issue board.

SYNOPSIS
     glab issue board view [flags]

DESCRIPTION
     Opens  an	interactive view of the project's issue boards in your terminal,
     where you can browse issues by list.

OPTIONS
     -a, --assignee=""	    Filter board issues by assignee username.

     -l, --labels=[]	  Filter board issues by labels. Multiple labels can  be
     comma-separated or specified by repeating the flag.

     -m, --milestone=""      Filter board issues by milestone.

     --paginate[=false]      Make additional HTTP requests to retrieve all board
     issues.

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 view

SEE ALSO
     glab-issue-board(1)

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

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

home | help