Gyuho Lee 6340564c84 ctlv3: set ETCD_WATCH_* on watch exec vor 8 Jahren
..
alarm_command.go 9b47ca5972 ctlv3: make flags, commands formats consistent vor 9 Jahren
auth_command.go d20f23c795 etcdctl: create root role on auth enable if it does not yet exist vor 9 Jahren
check.go e80b2474fa etcdctl/ctlv3: inherit/update flags only once in 'check' command vor 8 Jahren
compaction_command.go f2d8929a09 etcdctl/ctlv3: remove unnecessary 'return' vor 8 Jahren
defrag_command.go 39432ac31f etcdctlv3: Add option to defrag a data directory directly, for cases where etcd is not running. vor 8 Jahren
del_command.go fac20b228d ctlv3: support del all keys by '--prefix' vor 9 Jahren
doc.go c538e0f9a9 etcdctl: update LICENSE header vor 9 Jahren
elect_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' vor 8 Jahren
ep_command.go 6178c45066 etcdctl: don't ask password twice for etcdctl endpoint health --cluster vor 8 Jahren
error.go 28b4dce4f1 etcdctl: remove extra space in error message vor 8 Jahren
get_command.go 3a6d4b7f12 e2e: test sort ASCEND when sort target is missing vor 9 Jahren
global.go 8a66237693 ctlv3: handle pkg/flags warnings vor 8 Jahren
lease_command.go aaf4a70cd0 etcdctl v3: e2e test for the --once option to the lease keep-alive command vor 8 Jahren
lock_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' vor 8 Jahren
make_mirror_command.go e80b2474fa etcdctl/ctlv3: inherit/update flags only once in 'check' command vor 8 Jahren
member_command.go 98fc5e5769 ctlv3: print 'ETCD_INITIAL_ADVERTISE_PEER_URLS' in 'member add' vor 8 Jahren
migrate_command.go 525fbba1bd etcdctl3: update to use RequestV2 instead of Request vor 8 Jahren
move_leader_command.go 6e9b776fce etcdctl/ctlv3: add 'move-leader' command vor 8 Jahren
printer.go 75110dd839 *: fix naked returns vor 8 Jahren
printer_fields.go 1f20d5d924 etcdctl/ctlv3: add 'lease list' command vor 8 Jahren
printer_json.go 5176b63fa0 ctlv3: add 'endpoint hashkv' command vor 8 Jahren
printer_protobuf.go 3d75395875 *: remove never-unused vars, minor lint fix vor 9 Jahren
printer_simple.go 9978b4fd35 etcdctl/ctlv3: clarify "lease timetolive" output on expired lease vor 8 Jahren
printer_table.go 5176b63fa0 ctlv3: add 'endpoint hashkv' command vor 8 Jahren
put_command.go 84a81d8caf ctlv3: add '--ignore-lease' flag to put command vor 9 Jahren
role_command.go 1ae6f1614d etcdctl: handle empty key permission correctly vor 8 Jahren
snapshot_command.go ee3c81d8d3 ctlv3: add "snapshot restore --wal-dir" vor 8 Jahren
txn_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' vor 8 Jahren
user_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' vor 8 Jahren
util.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' vor 8 Jahren
version_command.go 1ef243e436 etcdctl: etcdctl v3 should print out its API version vor 9 Jahren
watch_command.go 6340564c84 ctlv3: set ETCD_WATCH_* on watch exec vor 8 Jahren
watch_command_test.go ad4df985fc ctlv3: support ETCDCTL_WATCH_KEY, ETCDCTL_WATCH_RANGE_END vor 8 Jahren