1.0.4 • Published 5 years ago

postman-combine v1.0.4

Weekly downloads
8
License
ISC
Repository
github
Last release
5 years ago

postman-combine

Using to combine many postman collections to one (ex: for running newman + jenkins with one result)

Install:

npm install postman-combine -g

How to use

Combine many files to one
postman-combine -dest output.json -f a.json b.json
Combine all files inside folder to one
postman-combine -dest output.json -d input
Help
postman-combine -h or postman-combine --help
1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago