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
|
855a5116a2
|
etcdctl: improve lease command documentation and exit codes
|
2016-04-13 12:38:21 -07:00 |
|
Anthony Romano
|
dc17eaace7
|
*: rename Lease Create to Grant
Creating a lease through the client API interface union looked like
"c.Create(...)"-- the method name wasn't very descriptive.
|
2016-04-07 12:28:14 -07:00 |
|
Xiang Li
|
87d9f06a45
|
*: combine etcdctl and etcdctlv3
|
2016-03-28 11:28:05 -07:00 |
|