vultr-cli
vultr-cli copied to clipboard
[Feature] - Add transparent pagination support for long results
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.