open-consul/command/kv
Dhia Ayachi dfafd4e38c
KV refactoring, part 2 (#11512)
* add partition to the kv get pretty print

* fix failing test

* add test for kvs RPC endpoint
2021-11-08 11:43:21 -05:00
..
del add partition cli flag to all cli commands that have namespace flag (#10668) 2021-07-21 14:45:24 -05:00
exp add partition cli flag to all cli commands that have namespace flag (#10668) 2021-07-21 14:45:24 -05:00
get KV refactoring, part 2 (#11512) 2021-11-08 11:43:21 -05:00
imp cli: Fix broken KV import on Windows (#10820) 2021-08-10 14:42:05 -07:00
impexp KV refactoring, part 2 (#11512) 2021-11-08 11:43:21 -05:00
put add partition cli flag to all cli commands that have namespace flag (#10668) 2021-07-21 14:45:24 -05:00
kv.go commands: get HTTP API flags for usage automatically 2017-10-18 00:08:45 +02:00
kv_test.go