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
tilesets list
➤ tilesets list enf | wc -l 100
The number should be much larger.
The text was updated successfully, but these errors were encountered:
@ericfischer for paginated endpoints, such as the tileset list endpoint, we should add a new CLI option like --pages that can auto-paginate for us.
--pages
--pages=1 (one page, default, 100 tilesets) --pages=2 (two pages) --pages=Infinity (all pages)
Before doing this I'd like to find some other CLI tools that do something similar (perhaps AWS CLI?) to follow some common patterns.
Sorry, something went wrong.
No branches or pull requests
The number should be much larger.
The text was updated successfully, but these errors were encountered: