gh api --jq '.[] | .title' /repos/owner/repo/issues

Category: GitHub CLI

gh api --jq '.[] | .title' /repos/owner/repo/issues

Filter API JSON output with a jq expression inline

Runs a jq filter expression on the API JSON response to extract specific fields.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.