正式なドキュメントは英語版であり、この日本語訳はAI支援翻訳により作成された参考用のものです。日本語訳の一部の内容は人間によるレビューがまだ行われていないため、翻訳のタイミングにより英語版との間に差異が生じることがあります。最新かつ正確な情報については、英語版をご参照ください。

glab issue board view

View project issue board.

Synopsis

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

glab issue board view [flags]

Examples

glab issue board view

Options

  -a, --assignee string    Filter board issues by assignee username.
  -l, --labels strings     Filter board issues by labels. Multiple labels can be comma-separated or specified by repeating the flag.
  -m, --milestone string   Filter board issues by milestone.

Options inherited from parent commands

  -h, --help          Show help for this command.
  -R, --repo string   Select another repository using the OWNER/REPO format or the project ID. Supports group namespaces.