Jingyi Hu 02a27c0851 etcdctl: fix member add command 5 lat temu
..
alarm_command.go 9b47ca5972 ctlv3: make flags, commands formats consistent 8 lat temu
auth_command.go d20f23c795 etcdctl: create root role on auth enable if it does not yet exist 8 lat temu
check.go e80b2474fa etcdctl/ctlv3: inherit/update flags only once in 'check' command 7 lat temu
compaction_command.go f2d8929a09 etcdctl/ctlv3: remove unnecessary 'return' 7 lat temu
defrag_command.go 39432ac31f etcdctlv3: Add option to defrag a data directory directly, for cases where etcd is not running. 7 lat temu
del_command.go fac20b228d ctlv3: support del all keys by '--prefix' 8 lat temu
doc.go c538e0f9a9 etcdctl: update LICENSE header 8 lat temu
elect_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 7 lat temu
ep_command.go f835a85965 ctlv3: support "write-out" for "endpoint health" command 5 lat temu
error.go 28b4dce4f1 etcdctl: remove extra space in error message 7 lat temu
get_command.go 3a6d4b7f12 e2e: test sort ASCEND when sort target is missing 8 lat temu
global.go e634184dc6 etcdctl: fix strings.HasPrefix args order 5 lat temu
lease_command.go aaf4a70cd0 etcdctl v3: e2e test for the --once option to the lease keep-alive command 7 lat temu
lock_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 7 lat temu
make_mirror_command.go e80b2474fa etcdctl/ctlv3: inherit/update flags only once in 'check' command 7 lat temu
member_command.go 02a27c0851 etcdctl: fix member add command 5 lat temu
migrate_command.go 525fbba1bd etcdctl3: update to use RequestV2 instead of Request 7 lat temu
move_leader_command.go e2cb9cbaec ctlv3: support TLS endpoints for move-leader command 6 lat temu
printer.go f835a85965 ctlv3: support "write-out" for "endpoint health" command 5 lat temu
printer_fields.go f835a85965 ctlv3: support "write-out" for "endpoint health" command 5 lat temu
printer_json.go f835a85965 ctlv3: support "write-out" for "endpoint health" command 5 lat temu
printer_protobuf.go 3d75395875 *: remove never-unused vars, minor lint fix 7 lat temu
printer_simple.go d005486359 ctlv3: add missing newline in EndpointHealth 5 lat temu
printer_table.go f835a85965 ctlv3: support "write-out" for "endpoint health" command 5 lat temu
put_command.go 84a81d8caf ctlv3: add '--ignore-lease' flag to put command 8 lat temu
role_command.go 1ae6f1614d etcdctl: handle empty key permission correctly 7 lat temu
snapshot_command.go 60d546e309 etcdctl: cherry pick of #10109 to release-3.3 6 lat temu
txn_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 7 lat temu
user_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 7 lat temu
util.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 7 lat temu
version_command.go 1ef243e436 etcdctl: etcdctl v3 should print out its API version 8 lat temu
watch_command.go bc2d400b4c etcdctl/ctlv3: fix watch with exec commands 6 lat temu
watch_command_test.go bc2d400b4c etcdctl/ctlv3: fix watch with exec commands 6 lat temu