aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-cli/src/main/java/ai/vespa/feed/client/impl/CliClient.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-2/+2
* Use --compression gzip insteadjonmv2023-01-041-1/+1
* Add --gzip-requests to compress request bodies in feed clientjonmv2023-01-031-4/+1
* Use thread-local randomjonmv2022-11-041-1/+2
* Add MBps to CLI outputjonmv2022-08-121-0/+2
* Add --speedTest to feed client CLI, and dryRun to /doc/v1jonmv2022-08-111-10/+69
* Add proxy option to vespa-feed-clientBjørn Christian Seime2022-03-281-0/+1
* Make doom seconds configurable for CLIJon Marius Venstad2022-02-021-0/+3
* Always print statistics at end, andd to stdout if --benchmarkJon Marius Venstad2022-02-021-3/+1
* Extract vespa-feed-client-api module from vespa-feed-clientMorten Tokle2021-12-071-0/+207