Describe the bug
Codespaces list is capped at 30 while max codespaces is 50. The user/codespaces endpoint requires pagination.
Steps to reproduce the behavior
- Have more than 30 codespaces
- run
gh cs list
Expected vs actual behavior
Expected: all the codespaces will appear
Actual: only 30 appear