You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cli): handle pagination without total metadata (#249)
Rather than rely on the self reported pages and totals which appears to
be inconsistent, we can instead infer if there are any remaining pages
by counting the results.
Resolves#238Resolves#248
---------
Co-authored-by: Copilot <[email protected]>
0 commit comments