vultr-cli icon indicating copy to clipboard operation
vultr-cli copied to clipboard

[Feature] - Add transparent pagination support for long results

Open radonm opened this issue 3 years ago • 0 comments

Currently long results returned by the client are split in pages and the user has to request multiple pages using the pointers at the end of each page. This behavior makes it difficult for script automation. It would be helpful to have a new switch which would make vultr-cli handle pagination transparently for the user a return a single data set.

radonm avatar Feb 03 '22 15:02 radonm