Gyuho Lee 44cda79105 etcdctl/ctlv3: fix watch with exec commands 7 years ago
..
alarm_command.go 9b47ca5972 ctlv3: make flags, commands formats consistent 9 years ago
auth_command.go d20f23c795 etcdctl: create root role on auth enable if it does not yet exist 9 years ago
check.go b44e43278a etcdctl/ctlv3: fix "unconvert" warnings 7 years ago
compaction_command.go f2d8929a09 etcdctl/ctlv3: remove unnecessary 'return' 8 years ago
defrag_command.go 912c402188 etcdctl/ctlv3: add "--cluster" flag to "defrag" command 7 years ago
del_command.go fac20b228d ctlv3: support del all keys by '--prefix' 9 years ago
doc.go c538e0f9a9 etcdctl: update LICENSE header 9 years ago
elect_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
ep_command.go d019d3141a ctlv3: support "write-out" for "endpoint health" command 7 years ago
error.go 28b4dce4f1 etcdctl: remove extra space in error message 8 years ago
get_command.go 3a6d4b7f12 e2e: test sort ASCEND when sort target is missing 9 years ago
global.go 55001977ed etcdctl/ctlv3/command: don't print gRPC WARNING logs by default 7 years ago
lease_command.go aaf4a70cd0 etcdctl v3: e2e test for the --once option to the lease keep-alive command 8 years ago
lock_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
make_mirror_command.go 8a518b01c4 *: revert "internal/mvcc" change 7 years ago
member_command.go 98fc5e5769 ctlv3: print 'ETCD_INITIAL_ADVERTISE_PEER_URLS' in 'member add' 8 years ago
migrate_command.go 6dbce6b9a4 clientv3,etcdctl: support structured logger 7 years ago
move_leader_command.go fd20ba75dc etcdctl: Fix govet errors 8 years ago
printer.go d019d3141a ctlv3: support "write-out" for "endpoint health" command 7 years ago
printer_fields.go d019d3141a ctlv3: support "write-out" for "endpoint health" command 7 years ago
printer_json.go d019d3141a ctlv3: support "write-out" for "endpoint health" command 7 years ago
printer_protobuf.go 8a518b01c4 *: revert "internal/mvcc" change 7 years ago
printer_simple.go 86cee93d6b etcdctl/ctlv3: remove "strings.Compare == 0" 7 years ago
printer_table.go d019d3141a ctlv3: support "write-out" for "endpoint health" command 7 years ago
put_command.go 84a81d8caf ctlv3: add '--ignore-lease' flag to put command 9 years ago
role_command.go 1ae6f1614d etcdctl: handle empty key permission correctly 8 years ago
snapshot_command.go ae9ccd883d etcdctl/ctlv3: fix snapshot command e2e tests 7 years ago
txn_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
user_command.go 86cee93d6b etcdctl/ctlv3: remove "strings.Compare == 0" 7 years ago
util.go 8a518b01c4 *: revert "internal/mvcc" change 7 years ago
version_command.go 0850ccbf45 *: revert "internal/version" change 7 years ago
watch_command.go 44cda79105 etcdctl/ctlv3: fix watch with exec commands 7 years ago
watch_command_test.go 44cda79105 etcdctl/ctlv3: fix watch with exec commands 7 years ago