Gyuho Lee
|
64d53adb1f
ctlv3: support "write-out" for "endpoint health" command
|
6 years ago |
Gyu-Ho Lee
|
e15020055e
*: remove unnecessary fmt.Sprint
|
7 years ago |
Anthony Romano
|
cf8c66c9f0
ctlv3: use printer for lease command results
|
7 years ago |
Anthony Romano
|
780d2f2a59
etcdctl: tighten up output, reorganize README.md
|
8 years ago |
Anthony Romano
|
5f3140987e
etcdctl: "fields" output formats
|
8 years ago |
Gyu-Ho Lee
|
04a4cea630
etcdctl/ctlv3: add 'lease timetolive' command
|
8 years ago |
Gyu-Ho Lee
|
524a5a1afb
ctlv3: add 'print-value-only' flag to get command
|
8 years ago |
Xiang Li
|
7ec822107a
*: add put prevkv
|
8 years ago |
Xiang Li
|
12bf1a3382
*: rename preserveKVs to prevKv
|
8 years ago |
Xiang Li
|
c853704ac9
*: support get-old-kv in watch
|
8 years ago |
Xiang Li
|
40c4a7894d
*: support return prev deleted kv
|
8 years ago |
Gyu-Ho Lee
|
1e4d3603db
clientv3,ctlv3: following changes for proto change
|
8 years ago |
Gyu-Ho Lee
|
5cba7080bc
etcdctl/ctlv3: protobuf write-out for member list
|
8 years ago |
Gyu-Ho Lee
|
c538e0f9a9
etcdctl: update LICENSE header
|
8 years ago |
Gyu-Ho Lee
|
3e088b3b40
etcdctl/ctlv3: make 'table' printer configurable
|
8 years ago |
Anthony Romano
|
b7ac758969
*: rename storage package to mvcc
|
8 years ago |
Anthony Romano
|
d2a58cbb0a
etcdctl: print full json response for Get
|
8 years ago |
Anthony Romano
|
f07350735d
etcdctl: respect --write-out=json for endpoint status command
|
8 years ago |
Gyu-Ho Lee
|
e9aa8ff235
Merge pull request #5071 from gyuho/member_api_change
|
8 years ago |
Gyu-Ho Lee
|
2c6176b5f2
*: remove MemberLeader API in client side (fix examples)
|
8 years ago |
Anthony Romano
|
b90e30b28e
etcdctl: respect -write-out=json for snapshot status
|
8 years ago |
Xiang Li
|
ae9b251d99
etcdctl: move endpoint-heath and status into endpoint command
|
8 years ago |
mqliang
|
ff311ba0a7
etcdctlv3: print db size and raft status in 'etcdctl status' command
|
8 years ago |
Xiang Li
|
b5292f6fce
etcdctl: add snapshot status support
|
8 years ago |
Xiang Li
|
19136afc2b
Merge pull request #4798 from mqliang/memberStatus
|
8 years ago |
mqliang
|
d80af00785
etcdctlv3: implement the 'etcdctl status' command
|
8 years ago |
Gyu-Ho Lee
|
e8877ab180
etcdctl: print number of deleted keys
|
8 years ago |
Anthony Romano
|
2aca3252e8
etcdctl: alarm command
|
8 years ago |
Xiang Li
|
87d9f06a45
*: combine etcdctl and etcdctlv3
|
8 years ago |