4 Commits

Author SHA1 Message Date
James Nugent
2e8f440ac7 cli: Add -base64 option to consul kv put
This commit adds a -base64 option to the consul kv put command, which
base 64 decodeds the data prior to writing it. This can be used in
conjunction with `consul kv get -base64 key`.
2017-01-04 16:12:21 -06:00
mckennajones
6bc1164825 Unit test for kv_put with negative values 2016-11-29 22:29:31 -08:00
Seth Vargo
39fb70ff67
Fix CAS operations for put 2016-09-26 16:06:56 -07:00
Seth Vargo
82bddd7f9b
Add kv put command 2016-09-26 16:06:53 -07:00