Bryan indicated that because this tool will be used in shell scripts, it would be difficult to parse out pagination data if it is even available for actions like listing products. He suggested a flag like --all-pages that would handle the pagination for you and stream the results. Seems like this would be ok if it was only available on CSV output.
Bryan indicated that because this tool will be used in shell scripts, it would be difficult to parse out pagination data if it is even available for actions like listing products. He suggested a flag like
--all-pagesthat would handle the pagination for you and stream the results. Seems like this would be ok if it was only available on CSV output.