We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
clasp versions
(Note: Non-breaking issues are likely not to be prioritized. Please consider a PR in addition to your issue)
All versions of a script are listed when I run clasp versions.
Only the first 200 versions are listed.
node -v
clasp -v
The text was updated successfully, but these errors were encountered:
Perhaps we could add some options to clasp versions to limit the number of results? Also possible whether to truncate new or old versions.
Sorry, something went wrong.
No branches or pull requests
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
clasp versions
Specifications
node -v
): 14.5.0clasp -v
): 2.3.0The text was updated successfully, but these errors were encountered: