other versions
- buster 1.0-3+b22
- buster-backports 2.0.0+ds-3~bpo10+1
- testing 2.0.0+ds-3+b6
- unstable 2.0.0+ds-3+b7
BALBOA-BENCH(1) | BALBOA-BENCH(1) |
NAME¶
balboa-bench - Run a number of queries against given endpointSYNOPSIS¶
balboa bench [flags]DESCRIPTION¶
This command issues a potentially large number of queries against a given GraphQL endpoint, for example for benchmarking. It does this in a concurrent fashion.OPTIONS¶
-c, --count=10000 number of queries-h, --help[=false] help for bench
-u, --url=" ⟨http://localhost:8080/query"⟩ URL of GraphQL interface to query
-v, --verbose[=false] verbose mode
SEE ALSO¶
balboa(1)HISTORY¶
17-Sep-2020 Auto generated by spf13/cobraSep 2020 | Auto generated by spf13/cobra |