mqliang d8c315ab55 etcdctl: show leader/member information when run 'etcdctl member list' command hace 10 años
..
auth_command.go b9d77eaaf2 etcdctlv3: a new command auth hace 10 años
compaction_command.go 3e57bbf317 clientv3: use default client kv hace 10 años
defrag_command.go 7c377fa703 *: add client.defrag and defrag cmd for etcdctl hace 10 años
del_command.go 3e57bbf317 clientv3: use default client kv hace 10 años
doc.go 81229dbea9 *: add missing package descriptions hace 10 años
elect_command.go 360aafec76 clientv3: include a context in Client hace 10 años
error.go 91e2086d18 etcdctlv3: snapshot command hace 10 años
get_command.go a24aade667 etcdctlv3: add from-key flag for get command hace 10 años
global.go 78132c9b5b clientv3: use tls.Config in clientv3.Config hace 10 años
lease_command.go f8c3fa637f clientv3: use default client lease api hace 10 años
lock_command.go 360aafec76 clientv3: include a context in Client hace 10 años
make_mirror_command.go 13025679c3 etcdctlv3: use string slice for endpoints hace 10 años
member_command.go d8c315ab55 etcdctl: show leader/member information when run 'etcdctl member list' command hace 10 años
printer.go 386c64be7f etcdctlv3: protobuf formatting hace 10 años
put_command.go 3e57bbf317 clientv3: use default client kv hace 10 años
snapshot_command.go 1e16758029 clientv3: add Err() to WatchResponse hace 10 años
txn_command.go 4bbbb52892 etcdctlv3: define non-interactive txn format to match interactive input hace 10 años
util.go a2902c08a9 etcdctlv3: make watch interactive mode better hace 10 años
version_command.go b7647e0b55 etcdctlv3: use spf13/cobra for cli interface hace 10 años
watch_command.go d430c7baf7 clientv3: use default client watcher hace 10 años