aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/cmd/prod.go
Commit message (Expand)AuthorAgeFilesLines
* Add support for local configurationMartin Polden2022-04-081-5/+6
* Make zone flag globalMartin Polden2022-03-301-1/+1
* Stop using deprecated ioutil functionsMartin Polden2022-03-161-3/+2
* Revert "Revert "Use entity tag to expire sample apps cache""Martin Polden2022-03-151-1/+1
* Revert "Use entity tag to expire sample apps cache"Harald Musum2022-03-151-1/+1
* Rename printErrHint -> printErrMartin Polden2022-03-141-1/+1
* Do not require certificate for vespa prod commandsMartin Polden2022-03-071-6/+3
* Refactor cmd package to eliminate package-level stateMartin Polden2022-03-041-155/+152
* Use only one color packageMartin Polden2022-03-031-19/+20
* Do not suggest Auth0 in CI environmentMartin Polden2022-03-021-2/+1
* Add and use printWarning() helperEirik Nygaard2022-03-011-2/+1
* Support verifying Basic HTTP tests in application-test.zipEirik Nygaard2022-03-011-8/+13
* Do no fail if there are not tests, there could potentially be Java tests avai...Eirik Nygaard2022-03-011-3/+5
* Propagate errors from verifyTestsEirik Nygaard2022-03-011-6/+17
* Avoid print nil error messageEirik Nygaard2022-03-011-1/+1
* getDeploymentOpts -> getDeploymentOptionsMartin Polden2022-02-281-1/+1
* Support hosted Vespa in Vespa CLIMartin Polden2022-02-281-8/+13
* SimplifyMartin Polden2022-02-241-1/+1
* Refactor error handlingMartin Polden2022-02-151-65/+81
* go fmtJon Marius Venstad2022-02-151-1/+1
* Don't verify zipped tests for nowJon Marius Venstad2022-02-151-1/+4
* Link to sizing guideMartin Polden2022-02-021-0/+1
* Lazy target lookup in vespa testJon Marius Venstad2021-12-101-1/+1
* Fix URL and improve message on missing suiteHÃ¥kon Hallingstad2021-12-061-8/+23
* Use right file, and right path trimmingJon Marius Venstad2021-11-261-1/+3
* Verify tests before submittingJon Marius Venstad2021-11-261-1/+12
* Let vespa prod package src/main/application and src/test/application and submitJon Marius Venstad2021-11-261-4/+3
* Tweak CD textJon Bratseth2021-11-231-2/+2
* Implement vespa prod submitMartin Polden2021-10-071-2/+74
* Implement vespa prod initMartin Polden2021-10-071-0/+277