1.16.2 • Published 12 months ago

@clobbr/cli v1.16.2

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@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 10s of hours of work by using Shipixen to generate a customized codebases with your branding, pages and blog ― then deploy it to Vercel with 1 click.

Shipixen Create a blog & landing page in minutes with Shipixen. Try the app on shipixen.com.

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

ShipixenCreate a personalized blog & landing page in minutesshipixen.com
Page UILanding page UI components for React & Next.jspageui.dev
ClobbrDebug multiple cron expressions on a calendar.clobbr.app
CrontapSchedule API calls using cron syntax.crontap.com
CronToolDebug multiple cron expressions on a calendar.tool.crontap.com

Clobbr icon

1.16.2

12 months ago

1.16.1

12 months ago

1.16.0

1 year ago

1.15.1

2 years ago

1.15.0

2 years ago

1.13.5

2 years ago

1.13.4

2 years ago

1.13.3

2 years ago

1.13.2

2 years ago

1.13.1

2 years ago

1.12.3

3 years ago

1.11.2

3 years ago

1.12.0

3 years ago

1.11.1

3 years ago

1.11.0

3 years ago

1.10.0

3 years ago

1.9.0

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.1.7

3 years ago

1.6.0

3 years ago

1.1.6

3 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago