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 Sep 2026 glab(1)