perfops-cli
perfops-cli copied to clipboard
Support saving to files
When using perfops curl with limit > 1 the potentially long responses need to be separated manually. It would be great if we could provide an option like --out file.txt and it would save each response separately to file-1.txt, file-2.txt, etc.