Anthony Romano f75e333264 Merge pull request #7958 from heyitsanthony/perm-prefix před 8 roky
..
alarm_command.go 9b47ca5972 ctlv3: make flags, commands formats consistent před 9 roky
auth_command.go d20f23c795 etcdctl: create root role on auth enable if it does not yet exist před 9 roky
check.go 60d3375599 etcdctl: add initial check perf command před 8 roky
compaction_command.go 5fa233a564 etcdctlv3: updated compaction options před 9 roky
defrag_command.go 9b47ca5972 ctlv3: make flags, commands formats consistent před 9 roky
del_command.go fac20b228d ctlv3: support del all keys by '--prefix' před 9 roky
doc.go c538e0f9a9 etcdctl: update LICENSE header před 9 roky
elect_command.go 7e05b33aa0 *: remove os.Kill from signal.Notify před 8 roky
ep_command.go 00e00f16bb ctlv3: consider permission denied error to be healthy for endpoints před 9 roky
error.go c538e0f9a9 etcdctl: update LICENSE header před 9 roky
get_command.go 3a6d4b7f12 e2e: test sort ASCEND when sort target is missing před 9 roky
global.go 7388911e0c ctlv3: add '--debug' flag (to enable grpclog) před 8 roky
lease_command.go 6dd8fb6f24 Revert "Merge pull request #7732 from heyitsanthony/lease-err-ka" před 8 roky
lock_command.go 7e05b33aa0 *: remove os.Kill from signal.Notify před 8 roky
make_mirror_command.go ad45958841 etcdctl: correctly batch revisions in make-mirror před 8 roky
member_command.go 3e86779ad5 ctlv3: ensure synced member list before printing env vars on member add před 8 roky
migrate_command.go 5e4b008106 *: base initial mmap size on quota size před 8 roky
printer.go e15020055e *: remove unnecessary fmt.Sprint před 8 roky
printer_fields.go cf8c66c9f0 ctlv3: use printer for lease command results před 8 roky
printer_json.go 780d2f2a59 etcdctl: tighten up output, reorganize README.md před 9 roky
printer_protobuf.go 3d75395875 *: remove never-unused vars, minor lint fix před 8 roky
printer_simple.go cf8c66c9f0 ctlv3: use printer for lease command results před 8 roky
printer_table.go ce9f73a34c ctlv3: right-align the table output před 9 roky
put_command.go 84a81d8caf ctlv3: add '--ignore-lease' flag to put command před 9 roky
role_command.go bd680c3302 ctlv3: add --prefix support to role revoke-permission, cleanup role flag handling před 8 roky
snapshot_command.go aca2abd8fe *: use 'io.Seek*' for go1.7+ před 8 roky
txn_command.go 8b764aac71 ctlv3: fix line parsing for Windows před 9 roky
user_command.go 780d2f2a59 etcdctl: tighten up output, reorganize README.md před 9 roky
util.go b1740f5fe4 etcdctl: fix quoted string handling in txn and watch před 9 roky
version_command.go 1ef243e436 etcdctl: etcdctl v3 should print out its API version před 9 roky
watch_command.go 939912c425 clientv3, etcdserver: support auth in Watch() před 8 roky