You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commands:
convert [options] Convert Postman Collection from one format to another
validate [options] Verify whether a postman collection adheres to version specifications
* Display usage text
help [cmd] display help for [cmd]
Options:
-h, --help output usage information
-V, --version output the version number
$> bin/transform-collection.js help convert
Usage: transform-collection [command] [options]
Commands:
convert [options] Convert Postman Collection from one format to another
validate [options] Verify whether a postman collection adheres to version specifications
* Display usage text
help [cmd] display help for [cmd]
Options:
-h, --help output usage information
-V, --version output the version number
transform-collection-convert(1) does not exist, try --help
$> bin/transform-collection.js --help
Usage: transform-collection [command] [options]
Commands:
convert [options] Convert Postman Collection from one format to another
validate [options] Verify whether a postman collection adheres to version specifications
* Display usage text
help [cmd] display help for [cmd]
Options:
-h, --help output usage information
-V, --version output the version number
help?
The text was updated successfully, but these errors were encountered:
$> bin/transform-collection.js
o/p:
$> bin/transform-collection.js help convert
$> bin/transform-collection.js --help
help?
The text was updated successfully, but these errors were encountered: