Gyuho Lee 2b6fd3094f *: rename "snap" to "raftsnap" package 8 лет назад
..
alarm_command.go 9b47ca5972 ctlv3: make flags, commands formats consistent 9 лет назад
auth_command.go d20f23c795 etcdctl: create root role on auth enable if it does not yet exist 9 лет назад
check.go e80b2474fa etcdctl/ctlv3: inherit/update flags only once in 'check' command 8 лет назад
compaction_command.go f2d8929a09 etcdctl/ctlv3: remove unnecessary 'return' 8 лет назад
defrag_command.go 39432ac31f etcdctlv3: Add option to defrag a data directory directly, for cases where etcd is not running. 8 лет назад
del_command.go fac20b228d ctlv3: support del all keys by '--prefix' 9 лет назад
doc.go c538e0f9a9 etcdctl: update LICENSE header 9 лет назад
elect_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 лет назад
ep_command.go b337674971 etcdctl: don't ask password twice for etcdctl endpoint health --cluster 8 лет назад
error.go 28b4dce4f1 etcdctl: remove extra space in error message 8 лет назад
get_command.go 3a6d4b7f12 e2e: test sort ASCEND when sort target is missing 9 лет назад
global.go 388b7fece6 ctlv3: handle pkg/flags warnings 8 лет назад
lease_command.go aaf4a70cd0 etcdctl v3: e2e test for the --once option to the lease keep-alive command 8 лет назад
lock_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 лет назад
make_mirror_command.go e80b2474fa etcdctl/ctlv3: inherit/update flags only once in 'check' command 8 лет назад
member_command.go 98fc5e5769 ctlv3: print 'ETCD_INITIAL_ADVERTISE_PEER_URLS' in 'member add' 8 лет назад
migrate_command.go 2b6fd3094f *: rename "snap" to "raftsnap" package 8 лет назад
move_leader_command.go 6e9b776fce etcdctl/ctlv3: add 'move-leader' command 8 лет назад
printer.go c3ba417737 etcdctl/ctlv3: replace "dbStatus" with "snapshot.Status" 8 лет назад
printer_fields.go c3ba417737 etcdctl/ctlv3: replace "dbStatus" with "snapshot.Status" 8 лет назад
printer_json.go c3ba417737 etcdctl/ctlv3: replace "dbStatus" with "snapshot.Status" 8 лет назад
printer_protobuf.go 3d75395875 *: remove never-unused vars, minor lint fix 8 лет назад
printer_simple.go c3ba417737 etcdctl/ctlv3: replace "dbStatus" with "snapshot.Status" 8 лет назад
printer_table.go c3ba417737 etcdctl/ctlv3: replace "dbStatus" with "snapshot.Status" 8 лет назад
put_command.go 84a81d8caf ctlv3: add '--ignore-lease' flag to put command 9 лет назад
role_command.go 1ae6f1614d etcdctl: handle empty key permission correctly 8 лет назад
snapshot_command.go df689f4280 etcdctl/ctlv3: use "snapshot" package for "snapshot" command 8 лет назад
txn_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 лет назад
user_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 лет назад
util.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 лет назад
version_command.go 1ef243e436 etcdctl: etcdctl v3 should print out its API version 9 лет назад
watch_command.go 5e0118d7ef ctlv3: set ETCD_WATCH_* on watch exec 8 лет назад
watch_command_test.go 8183b83220 ctlv3: support ETCDCTL_WATCH_KEY, ETCDCTL_WATCH_RANGE_END 8 лет назад