-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
How do you use pagination with the CLI? There's no way to access a response's Link/Pagination HTTP headers.
For example, I need to get a list of 500 keys in my project.
phrase keys list --project_id 123xyz --batch returns the first 25. How do I know there are 475 left?
Reactions are currently unavailable