gh api --paginate --slurp --jq 'length' Counts Pages, Not Issues
DEV Community
gh api --paginate --slurp --jq 'length' Counts Pages, Not Issues
The --slurp flag wraps pages in an outer array. Every whole-collection filter needs add first. Verified against the live API.
0 comments
No comments yet.