Gyuho Lee 9978b4fd35 etcdctl/ctlv3: clarify "lease timetolive" output on expired lease 8 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 e80b2474fa etcdctl/ctlv3: inherit/update flags only once in 'check' command 8 years ago
compaction_command.go f2d8929a09 etcdctl/ctlv3: remove unnecessary 'return' 8 years ago
defrag_command.go 39432ac31f etcdctlv3: Add option to defrag a data directory directly, for cases where etcd is not running. 8 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 04940efcc2 etcdctl: add keep alive time/timeout in etcdctl 8 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 deb514989c etcdctl/ctlv3: disable grpc client logs when --debug is off 8 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 e80b2474fa etcdctl/ctlv3: inherit/update flags only once in 'check' command 8 years ago
member_command.go 98fc5e5769 ctlv3: print 'ETCD_INITIAL_ADVERTISE_PEER_URLS' in 'member add' 8 years ago
migrate_command.go 525fbba1bd etcdctl3: update to use RequestV2 instead of Request 8 years ago
move_leader_command.go 6e9b776fce etcdctl/ctlv3: add 'move-leader' command 8 years ago
printer.go 75110dd839 *: fix naked returns 8 years ago
printer_fields.go 1f20d5d924 etcdctl/ctlv3: add 'lease list' command 8 years ago
printer_json.go 5176b63fa0 ctlv3: add 'endpoint hashkv' command 8 years ago
printer_protobuf.go 3d75395875 *: remove never-unused vars, minor lint fix 8 years ago
printer_simple.go 9978b4fd35 etcdctl/ctlv3: clarify "lease timetolive" output on expired lease 8 years ago
printer_table.go 5176b63fa0 ctlv3: add 'endpoint hashkv' command 8 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 0ce02abf59 etcdctl: fix snapshot status accidentally modified the db file 8 years ago
txn_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
user_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
util.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
version_command.go 1ef243e436 etcdctl: etcdctl v3 should print out its API version 9 years ago
watch_command.go d44f7d5f67 etcdctl/ctlv3: enable 'require-leader' for 'watch' command 8 years ago