insomnia-cli

0.4.0 • Public • Published

Insomnia CLI

The Insomnia CLI runner.

Usage

Insomnia REST CLI Runner

  Runs Insomnia requests like a robot, not a human.

Synopsis

  $ insomniac [filepath to Insomnia export] --request-groups [folder]
  --environment [sub environment]

Options

  -g, --request-groups folder   (REQUIRED) The folder of requests to run. The folder names are found in the
                                insomnia workspace.
  -e, --environment name        (REQUIRED) Name of sub environment which contains environment variables.
  -o, --output filepath         Filepath to save output results.
  -d, --delay milliseconds      Milliseconds to delay each request by (defaults to 0).
  -h, --help                    Print this usage guide.

Readme

Keywords

none

Package Sidebar

Install

npm i insomnia-cli

Weekly Downloads

17

Version

0.4.0

License

MIT

Unpacked Size

18.6 MB

Total Files

165

Last publish

Collaborators

  • nijikokun