Skip to content

Latest commit

 

History

History
103 lines (75 loc) · 6.64 KB

File metadata and controls

103 lines (75 loc) · 6.64 KB

clobbr grid logo

Clobbr - API speed test
clobbr.app
get @clobbr/cli on npm

@clobbr/cli

Test your api endpoints to see how well they perform under multiple requests (clobber your apis!), in sequence or parallel.

👉 See cli usage examples here ↗️

Use this cli tool from your favorite shell or integrate with your CI/CD server. See CI/CD examples here ↗️

Basic usage

npx @clobbr/cli run --url "https://github.com"

See more usage examples here ↗️

Options

Options:
  -V, --version   output the version number
  -h, --help      display help for command

Commands:
  run [options]   Test an api endpoint/url (<url>), Valid urls begin with http(s)://
  help [command]  display help for command

@clobbr/cli run

Usage: clobbr run [options]

Test an api endpoint/url (<url>), Valid urls begin with http(s)://

Options:
  -u, --url <url>                     url to test
  -m, --method <method>               request method (verb) to use. (default: "get")
  -i, --iterations <iterations>       number of requests to perform. (default: "10")
  -h, --headersPath <headersPath>     path to headers file (json), to add as request headers.
  -d, --dataPath <dataPath>           path to data file (json), to add as request body.
  -p, --parallel                      run requests in parallel. (default: false)
  -c, --chart                         display results as a chart. (default: true)
  -t, --table <table>                 type of table to display for the visual output format: (none, compact, full).
                                      (default: "none")
  -of, --outputFormat <outputFormat>  output format: (visual, csv, yaml, json). (default: "visual")
  -out, --outputFile <outputFile>     if option set the result will be output as a file. Can optionally pass a filename to
                                      use with this option. Outputs as json if no output format is specified. (default:
                                      false)
  -ck, --checks <checks...>           checks to be made on the results. Can have multiple values. Available checks: mean
                                      (max ms), median (max ms), stdDev (max ms), q5 (max ms), q50 (max ms), q95 (max ms),
                                      q99 (max ms), pctOfSuccess (0-100). (default: false)
  -dbg, --debug                       output debug logs with full request/response data & config.
  --help                              display help for command

Save 100s of hours of work by using Page AI to generate a beautiful website. In just minutes!

Page AI Logo
Page AI
AI Website Generator that designs and writes clean code.

Try the app on pageai.pro.
Page AI Logo

Apihustle is a collection of tools to test, improve and get to know your API inside and out.
apihustle.com

Page AI Logo Page AI AI Website Generator that designs and writes clean code. pageai.pro
Shipixen Logo Shipixen Create a personalized blog & landing page in minutes shipixen.com
Page UI Logo Page UI Landing page UI components for React & Next.js pageui.dev
Clobbr Logo Clobbr Load test your API endpoints. clobbr.app
Crontap Logo Crontap Schedule API calls using cron syntax. crontap.com
CronTool Logo CronTool Debug multiple cron expressions on a calendar. tool.crontap.com

Apihustle Logo

Clobbr icon