aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/internal/cli/cmd/visit_test.go
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Support cluster discovery for all target typesMartin Polden2023-08-211-1/+7
* Wait by default in deploy commandsMartin Polden2023-07-121-1/+1
* Merge pull request #26590 from vespa-engine/kkraune/cli-bucketspaceArne H Juul2023-04-211-1/+2
|\
| * visit both "global" and "default" bucket-space as defaultArne Juul2023-03-281-0/+1
| * Support bucketSpace doc/v1 argument in vespa cliKristian Aune2023-03-271-1/+1
* | Only print from test if running in verbose modeMartin Polden2023-04-111-1/+1
* | Revert "Read local config when in an application package sub-directory"Jon Marius Venstad2023-04-111-1/+1
* | Only print from test if running in verbose modeMartin Polden2023-04-031-1/+1
|/
* move long strings to const sectionArne Juul2023-02-201-16/+32
* add some unit testingArne Juul2023-02-201-0/+101
* add quotingArne Juul2023-02-171-0/+25