response2json-cli

1.1.0 • Public • Published

response2json-cli

The command line interface for response2json

Installation

$ npm install -g response2json-cli

Or if you prefare yarn:

$ yarn global add response2json-cli

Usage

response2json [args]

Options:
  -u, --urls          The urls to fetch                       [array] [required]
  -o, --output-file   The file to write output in
                                             [string] [default: "response.json"]
  -p, --pretty-print  Make the generated JSON-File humanreadable       [boolean]
  --help              Show help                                        [boolean]

Dependents (0)

Package Sidebar

Install

npm i response2json-cli

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • sydev