aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/internal/cli
Commit message (Expand)AuthorAgeFilesLines
...
* Better messageKristian Aune2023-05-231-1/+1
* Less lecturing of userKristian Aune2023-05-231-1/+1
* Resolve target based on URLMartin Polden2023-05-227-28/+78
* Only set port for local targetMartin Polden2023-05-201-2/+2
* Write periodic output to stderrMartin Polden2023-05-121-1/+1
* Improve wording, use deploy instead of submitKristian Aune2023-05-102-5/+5
* Stop marking command as hiddenMartin Polden2023-05-101-1/+0
* Stream request bodyMartin Polden2023-05-091-0/+1
* Add speedtest optionMartin Polden2023-05-091-33/+58
* Remove github.com/kballard/go-shellquoteMartin Polden2023-05-051-1/+1
* Support feeding to hosted targetMartin Polden2023-05-024-23/+42
* Cache ZTS access token until expiryMartin Polden2023-05-022-19/+80
* Merge pull request #26885 from vespa-engine/mpolden/prod-deployKristian Aune2023-04-273-16/+21
|\
| * Rename prod submit to prod deployMartin Polden2023-04-273-16/+21
* | Really align timeouts with Java clientMartin Polden2023-04-271-1/+1
* | Parse base URL onceMartin Polden2023-04-271-1/+4
|/
* Add progress optionMartin Polden2023-04-261-0/+19
* Tweak helpMartin Polden2023-04-261-4/+4
* Tweak helpMartin Polden2023-04-241-6/+5
* Add flag for doom durationMartin Polden2023-04-241-6/+8
* Support feeding multiple filesMartin Polden2023-04-242-43/+47
* Merge pull request #26827 from vespa-engine/mpolden/feed-client-9Martin Polden2023-04-242-5/+6
|\
| * Fix unstable testMartin Polden2023-04-242-5/+6
* | Merge pull request #26590 from vespa-engine/kkraune/cli-bucketspaceArne H Juul2023-04-212-7/+27
|\ \ | |/ |/|
| * visit both "global" and "default" bucket-space as defaultArne Juul2023-03-282-10/+15
| * Support bucketSpace doc/v1 argument in vespa cliKristian Aune2023-03-272-1/+16
* | Add compressionMartin Polden2023-04-191-4/+23
* | Add (hidden) profiling flagsMartin Polden2023-04-181-1/+28
* | Merge pull request #26751 from vespa-engine/mpolden/feed-client-7Martin Polden2023-04-1811-162/+309
|\ \
| * | Never wait on 4xx for any targetMartin Polden2023-04-171-1/+0
| * | Always print errorsMartin Polden2023-04-171-6/+2
| * | Support TLS in custom targetMartin Polden2023-04-1711-143/+284
| * | Wire client optionsMartin Polden2023-04-141-14/+25
* | | update linkKristian Aune2023-04-121-9/+5
|/ /
* | Merge pull request #26700 from vespa-engine/mpolden/feed-client-6Martin Polden2023-04-115-21/+59
|\ \
| * | Support reading documents from stdinMartin Polden2023-04-112-7/+27
| * | Adjust min inflight based on connection countMartin Polden2023-04-111-1/+1
| * | Support multiple connectionsMartin Polden2023-04-111-8/+22
| * | Use slice of certificates instead of pointerMartin Polden2023-04-113-4/+4
| * | Add verbose flagMartin Polden2023-04-111-8/+11
| * | Always use HTTP/2 when feedingMartin Polden2023-04-111-0/+1
* | | Only print from test if running in verbose modeMartin Polden2023-04-111-1/+1
* | | Ensure that explicit flag value is always preferredMartin Polden2023-04-112-5/+6
|/ /
* | Revert "Read local config when in an application package sub-directory"Jon Marius Venstad2023-04-115-79/+29
* | Read local config when in an application package sub-directoryMartin Polden2023-04-034-23/+72
* | Only print from test if running in verbose modeMartin Polden2023-04-031-1/+1
* | Ensure that explicit flag value is always preferredMartin Polden2023-03-302-5/+6
* | Reapply "Add throttling to vespa feed"Martin Polden2023-03-291-2/+6
* | Remove CI messageKristian Aune2023-03-291-3/+0
* | make nicerKristian Aune2023-03-281-1/+1
|/