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