glab-issue-board - Man Page
Work with GitLab issue boards in the given project.
Synopsis
glab issue board [command] [flags]
Description
Issue boards organize issues into lists, similar to a kanban board, so you can track work as it moves between stages. Create a board, or view one interactively in the terminal.
Options
-R, --repo="" Select another repository using the OWNER/REPO format or the project ID. Supports group namespaces.
Options Inherited from Parent Commands
-h, --help[=false] Show help for this command.
See Also
glab-issue(1), glab-issue-board-create(1), glab-issue-board-view(1)
Referenced By
glab-issue(1), glab-issue-board-create(1), glab-issue-board-view(1).
Jun 2026 Auto generated by spf13/cobra