gh issue list --label bug --milestone 'v2.0'

Category: GitHub CLI

gh issue list --label bug --milestone 'v2.0'

List bug issues in a milestone

Combines --label and --milestone filters so only issues tagged bug within milestone v2.0 appear. Milestones group issues toward a release, and labels categorize them. Useful for sprint scoping when planning what must ship.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.