Gyuho Lee
|
34bd797e67
|
*: revert module import paths
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
|
2019-05-28 15:39:35 -07:00 |
|
shivaramr
|
9150bf52d6
|
go modules: Fix module path version to include version number
|
2019-04-26 15:29:50 -07:00 |
|
Gyuho Lee
|
0ef9ef3c74
|
*: rerun "gofmt"
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
|
2018-08-28 18:25:39 -07:00 |
|
Gyuho Lee
|
d37f1521b7
|
*: update import paths to "go.etcd.io/etcd"
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
|
2018-08-28 17:47:55 -07:00 |
|
Gyuho Lee
|
912c402188
|
etcdctl/ctlv3: add "--cluster" flag to "defrag" command
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-03-05 10:46:37 -08:00 |
|
Gyuho Lee
|
8a518b01c4
|
*: revert "internal/mvcc" change
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-02-26 17:11:40 -08:00 |
|
Gyuho Lee
|
80d15948bc
|
*: move "mvcc" to "internal/mvcc"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-26 11:14:41 -08:00 |
|
Joe Betz
|
39432ac31f
|
etcdctlv3: Add option to defrag a data directory directly, for cases where etcd is not running.
|
2017-08-08 10:19:32 -07:00 |
|
Gyu-Ho Lee
|
9b47ca5972
|
ctlv3: make flags, commands formats consistent
1. Capitalize first letter
2. Remove period at the end
(followed the pattern in linux coreutil man page)
|
2016-06-29 15:52:06 -07:00 |
|
Gyu-Ho Lee
|
c538e0f9a9
|
etcdctl: update LICENSE header
|
2016-05-12 20:51:39 -07:00 |
|
Anthony Romano
|
721ed6ba2b
|
etcdctl: return non-zero exit code if defrag fails on any endpoint
|
2016-04-13 12:39:43 -07:00 |
|
Xiang Li
|
87d9f06a45
|
*: combine etcdctl and etcdctlv3
|
2016-03-28 11:28:05 -07:00 |
|