Skip to content

Commit

Permalink
Added the feature to configure output location of the Postman file
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim committed May 15, 2021
1 parent 04d8adf commit 6831794
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Options:
-u, --url URL of OAS to port to postman collection [string]
-l, --local Use local OAS to port to postman collection [string]
-b, --baseUrl Override spec baseUrl to use in test suite [string]
-o, --output Write the Postman collection to an output file [string]
-n, --runNewman Run newman on newly created collection [boolean]
-d, --newmanIterationData Iteration data to run newman with newly created collection [string]
-p, --postmanUid Collection ID to upload generated collection to postman [string]
Expand Down

0 comments on commit 6831794

Please sign in to comment.