Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297)
2 years ago
..
del add partition cli flag to all cli commands that have namespace flag (#10668) 3 years ago
exp add partition cli flag to all cli commands that have namespace flag (#10668) 3 years ago
get Fix Consul KV CLI 'GET' flags 'keys' and 'recurse' to be set together (#13493) 2 years ago
imp removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
impexp KV refactoring, part 2 (#11512) 3 years ago
put add partition cli flag to all cli commands that have namespace flag (#10668) 3 years ago
kv.go
kv_test.go