mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
etcdctl: update README for new "lease timetolive" output
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
c559b0eede
commit
f59808a2ca
@ -468,6 +468,9 @@ Prints lease information.
|
||||
|
||||
./etcdctl lease timetolive 2d8257079fa1bc0c --write-out=json --keys
|
||||
# {"cluster_id":17186838941855831277,"member_id":4845372305070271874,"revision":3,"raft_term":2,"id":3279279168933706764,"ttl":459,"granted-ttl":500,"keys":["Zm9vMQ==","Zm9vMg=="]}
|
||||
|
||||
./etcdctl lease timetolive 2d8257079fa1bc0c
|
||||
# lease 2d8257079fa1bc0c already expired
|
||||
```
|
||||
|
||||
### LEASE LIST
|
||||
|
Loading…
x
Reference in New Issue
Block a user