Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 790 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 790 Bytes

RunscopeCli

A CLI for runscope.com - API performance monitoring.

Install

npm install -g runscope-cli

Usage

Usage: runscope [options]

Options:
  -c, --count <integer>         Number of results (default: 10)
  -t, --token <string>          Token or use environment RUNSCOPE_TOKEN
  -r, --refresh-time <integer>  Refresh time in ms (default: 120000)
  -w, --watch                   Watch (default: false)
  --no-results                  Hide results
  -h, --help                    display help for command

Result example

License

RunscopeCli is shared under the MIT license. This means you can modify and use it however you want, even for comercial use. But please give this repository a ⭐️.