table of contents
glab(1) | glab(1) |
NAME¶
glab-issue-board-view - View project issue board.
SYNOPSIS¶
glab issue board view [flags]
DESCRIPTION¶
View project issue board.
OPTIONS¶
-a, --assignee="" Filter board issues by assignee username.
-l, --labels=[] Filter board issues by labels, comma separated.
-m, --milestone="" Filter board issues by milestone.
OPTIONS INHERITED FROM PARENT COMMANDS¶
--help[=false] Show help for this command.
-R, --repo="" Select another repository using the OWNER/REPO format or the project ID. Supports group namespaces
SEE ALSO¶
Nov 2024 | Auto generated by spf13/cobra |