`clasp versions` only returns at most 200 versions
Open
API support needed
- Dominant language
- TypeScript
- Stars
- 5.8k
- Forks
- 510
- Avg merge
- 5h 27m
- Merged PRs (30d)
- 1
Description
> (Note: Non-breaking issues are likely not to be prioritized. Please consider a PR in addition to your issue)
## Expected Behavior
All versions of a script are listed when I run `clasp versions`.
## Actual Behavior
Only the first 200 versions are listed.
## Steps to Reproduce the Problem
1. Have a script with over 200 versions
1. Run `clasp versions`
1. See that output is missing most recent versions
## Specifications
- Node version (`node -v`): 14.5.0
- Version (`clasp -v`): 2.3.0
- OS (Mac/Linux/Windows): Mac
Contributor guide
Assessment
This issue has not been assessed yet.