Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 299 Bytes

2.2.lease.MD

File metadata and controls

7 lines (7 loc) · 299 Bytes
etcdctl --endpoints=localhost:12379 lease grant 30
etcdctl --endpoints=localhost:12379 lease list
etcdctl --endpoints=localhost:12379 --lease 1cf77c6926d4620e put /a b
etcdctl --endpoints=localhost:12379 get --prefix /
etcdctl --endpoints=localhost:12379 lease keep-alive 1cf77c6926d4620e