aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/internal/cli/cmd/visit.go
Commit message (Expand)AuthorAgeFilesLines
* Minor improvements to wording and consistencyMartin Polden2023-10-121-2/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* Capitalize help textMartin Polden2023-07-121-7/+7
* Wait by default in deploy commandsMartin Polden2023-07-121-1/+3
* Tweak descriptionsMartin Polden2023-06-191-3/+3
* Support RFC3339 in visit rangesKristian Aune2023-05-231-4/+16
* visit both "global" and "default" bucket-space as defaultArne Juul2023-03-281-10/+14
* Support bucketSpace doc/v1 argument in vespa cliKristian Aune2023-03-271-0/+15
* Add commonly used command as exampleKristian Aune2023-03-271-0/+1
* typoKristian Aune2023-03-211-1/+1
* typoKristian Aune2023-03-211-2/+2
* Rename arguments, use secondsKristian Aune2023-03-211-8/+24
* slice-id can be 0Kristian Aune2023-03-161-2/+2
* to/from-timestamp, better args test, default -1Kristian Aune2023-03-161-11/+14
* Check arguments firstKristian Aune2023-03-151-7/+16
* Add more document/v1 argumentsKristian Aune2023-03-151-1/+22
* minor update to help textArne Juul2023-02-201-4/+3
* restructure to allow unit testingArne Juul2023-02-201-62/+72
* add quotingArne Juul2023-02-171-3/+24
* remove experimental options for nowArne Juul2023-02-171-18/+5
* add "visit" as vespa cli commandArne Juul2023-02-171-0/+331