Usage:newman [Options] Options:-H,--help output usage information-v,--version Output the version number-c,--collection [file] Specify a Postman collection as a JSON [file]-U, --url [url] Specify a Postman collection as a [url]-F,--folder [Folder-name] Run a single Folde R from a collection. To be used with-c or-u-E,--environment [file] Specify a Postman environment as a JSON [file]-E,--export Environment [file] Specify an output file to dump the Postman environment before exiting [file]-D,--data [file] Specify a data file to use either JSON or CSV-G,--global [file] Specify a Postman globals file [File]-G,--exportglobals [file] Specify an output file to dump Globals before exiting [file]-y,--delay [num BER] Specify a delay (in ms) between Requests-r,--requesttimeout [number] Specify a request timeout (in Ms For Requests-r,--avoidredirects prevents Newman from automatically following redirects-s,--stoponerr Or Stops the runner with code=1 if a test case fails-j,--nosummary doesn ' t show the S Ummary for each iteration-n,--number [number] Define the number of iterations to Run-c,--nocolor Disable colored output-k,--insecure Disable strict ssl-l,--tls Use Tlsv1-n,--encoding [Encoding-type] Specify a encoding for the response. Supported values is Ascii,utf8,utf16le,ucs2,base64,binary,hex-x,--exitcode Continue running tests E Ven after a failure, but exit with Code=1. Incompatible with--stoponerror-o,--outputfile [file] Path to file where output should is written [file]- O,--outputfileverbose [file] Path to file where full request and responses should is logged [file]-T,--testreportfi Le [file] Path to file where results should is written as JUnit XML [file]-I,--import [file] Import a Postman backup F Ile, and save collections, environments, and Globals [file] (incompatible with any option except pretty)-P,--pretty Enable Pretty-print while saving imported collections, environments, and globals-h,--html [file] Export a HTML report to a specified file [file]-W,--whitescreen Black text for white screen -L,--recurselimit [limit] does not run recursive resolution more than [limit] times. Default = 10. Using 0 would prevent any Varialbe resolution Newman are a command-line collection runner for Postman. Must specify a collection file or a collection URL to run Newman a collection file or URL is mandatory Examples: Newman-c postman_collection newman-u postman_collection-e postman_environment newman-c postman_collection-f SAM Ple_folder for more documentation, issues and examples HeaD over to Https://github.com/postmanlabs/newman