Commit Graph

13 Commits (3baa703d028e3aaa9bd24421059082cdb8ee2ae0)

Author SHA1 Message Date
Frank Schroeder 3e00e36f41 golint: Untangle if blocks with return in else
8 years ago
Frank Schroeder cf3ec1cf5c golint: Rename fields and structs
8 years ago
Kyle Havlovitz 14a7ffc098
Convert kv commands to use base.Command
8 years ago
David Black 507e6769f8 s/givne/given/
8 years ago
James Nugent ae83b71b08 cli: Fix panic on empty data argument to `kv put`
8 years ago
James Nugent 2e8f440ac7 cli: Add -base64 option to `consul kv put`
8 years ago
mckennajones 6bc1164825 Unit test for kv_put with negative values
8 years ago
mckennajones 40a8f13cd9 Simple check to differentiate between stdin flag or value that contains
8 years ago
Seth Vargo 1898d071ce
Fix kv put flags
8 years ago
Seth Vargo d0ac899f79
Fix up kv put help output
8 years ago
Seth Vargo 39fb70ff67
Fix CAS operations for put
8 years ago
Seth Vargo 6cdf354270
Fix copy-paste comments
8 years ago
Seth Vargo 82bddd7f9b
Add kv put command
8 years ago