Commit Graph

14 Commits (e72ff5dd43db1e58ec52d7ac2f7ab5b20f4054ba)

Author SHA1 Message Date
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480)
7 years ago
Frank Schroeder 1c75cf1af5 pkg refactor
8 years ago
Frank Schroeder 8f943542b0
test: use cli.NewMockUi instead of new(cli.MockUi)
8 years ago
Frank Schroeder 9509ab463c
test: run command tests in parallel
8 years ago
Frank Schroeder 53c1c86ab3
test: refactor command tests to use TestAgent
8 years ago
Frank Schroeder 65b5c51ec7 test: add helper for ioutil.TempDir/TempFile
8 years ago
Frank Schroeder 3522a41bad test: include test name in temp file/dir
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
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
Seth Vargo 39fb70ff67
Fix CAS operations for put
8 years ago
Seth Vargo 82bddd7f9b
Add kv put command
8 years ago