Using to combine many postman collections to one (ex: for running newman + jenkins with one result)
Note: support version 2.1
Old versions will be updated soon
TODO Phan: update old version
npm install postman-combine -g
postman-combine -dest output.json -f a.json b.json
postman-combine -dest output.json -d input
postman-combine -h or postman-combine --help