Commit Graph

14 Commits (37f75a393e0056cb12a7a0b480fc3f86b0570e8d)

Author SHA1 Message Date
Frank Schroeder 1c75cf1af5 pkg refactor
8 years ago
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