aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-cli/src/main/java/ai/vespa/feed/client/impl/CliArguments.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use "auto" by default in feeder CLI as welljonmv2023-01-101-1/+2
* Add "auto" compression modejonmv2023-01-091-1/+1
* Update CLI arguments help.tzt for feed clientjonmv2023-01-091-1/+2
* Use gzip by default for payloads > 512bjonmv2023-01-091-1/+1
* Use --compression gzip insteadjonmv2023-01-041-4/+16
* Add --gzip-requests to compress request bodies in feed clientjonmv2023-01-031-0/+7
* Correct parameter, and add version restriction to helpjonmv2022-08-111-1/+1
* Add --speedTest to feed client CLI, and dryRun to /doc/v1jonmv2022-08-111-3/+30
* Add proxy option to vespa-feed-clientBjørn Christian Seime2022-03-281-0/+17
* Make doom seconds configurable for CLIJon Marius Venstad2022-02-021-2/+11
* Always print statistics at end, andd to stdout if --benchmarkJon Marius Venstad2022-02-021-2/+2
* Extract vespa-feed-client-api module from vespa-feed-clientMorten Tokle2021-12-071-0/+338