An open API service indexing awesome lists of open source software.

https://github.com/tagliatti/runscopecli

A CLI for https://runscope.com - API performance monitoring.
https://github.com/tagliatti/runscopecli

cli runscope

Last synced: 11 months ago
JSON representation

A CLI for https://runscope.com - API performance monitoring.

Awesome Lists containing this project

README

          

# RunscopeCli

A CLI for [runscope.com](https://runscope.com) - API performance monitoring.

## Install
`npm install -g runscope-cli`

## Usage
```
Usage: runscope [options]

Options:
-c, --count Number of results (default: 10)
-t, --token Token or use environment RUNSCOPE_TOKEN
-r, --refresh-time 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 ⭐️.