Gyu-Ho Lee 1f20d5d924 etcdctl/ctlv3: add 'lease list' command před 8 roky
..
alarm_command.go 9b47ca5972 ctlv3: make flags, commands formats consistent před 9 roky
auth_command.go d20f23c795 etcdctl: create root role on auth enable if it does not yet exist před 9 roky
check.go 887db5a3db *: fix go tool vet -all -shadow errors před 8 roky
compaction_command.go f2d8929a09 etcdctl/ctlv3: remove unnecessary 'return' před 8 roky
defrag_command.go 39432ac31f etcdctlv3: Add option to defrag a data directory directly, for cases where etcd is not running. před 8 roky
del_command.go fac20b228d ctlv3: support del all keys by '--prefix' před 9 roky
doc.go c538e0f9a9 etcdctl: update LICENSE header před 9 roky
elect_command.go 7e05b33aa0 *: remove os.Kill from signal.Notify před 8 roky
ep_command.go 5176b63fa0 ctlv3: add 'endpoint hashkv' command před 8 roky
error.go 28b4dce4f1 etcdctl: remove extra space in error message před 8 roky
get_command.go 3a6d4b7f12 e2e: test sort ASCEND when sort target is missing před 9 roky
global.go 7388911e0c ctlv3: add '--debug' flag (to enable grpclog) před 8 roky
lease_command.go 1f20d5d924 etcdctl/ctlv3: add 'lease list' command před 8 roky
lock_command.go 9c21eefd09 etcdctl: add ttl flag for lock command před 8 roky
make_mirror_command.go ad45958841 etcdctl: correctly batch revisions in make-mirror před 9 roky
member_command.go 98fc5e5769 ctlv3: print 'ETCD_INITIAL_ADVERTISE_PEER_URLS' in 'member add' před 8 roky
migrate_command.go 5e4b008106 *: base initial mmap size on quota size před 9 roky
move_leader_command.go 6e9b776fce etcdctl/ctlv3: add 'move-leader' command před 8 roky
printer.go 1f20d5d924 etcdctl/ctlv3: add 'lease list' command před 8 roky
printer_fields.go 1f20d5d924 etcdctl/ctlv3: add 'lease list' command před 8 roky
printer_json.go 5176b63fa0 ctlv3: add 'endpoint hashkv' command před 8 roky
printer_protobuf.go 3d75395875 *: remove never-unused vars, minor lint fix před 9 roky
printer_simple.go 1f20d5d924 etcdctl/ctlv3: add 'lease list' command před 8 roky
printer_table.go 5176b63fa0 ctlv3: add 'endpoint hashkv' command před 8 roky
put_command.go 84a81d8caf ctlv3: add '--ignore-lease' flag to put command před 9 roky
role_command.go bd680c3302 ctlv3: add --prefix support to role revoke-permission, cleanup role flag handling před 8 roky
snapshot_command.go 318e9c766f *: replace 'boltdb' import paths with 'coreos/bbolt' před 8 roky
txn_command.go 79660db61b etcdctl: add lease comparison to txn command před 8 roky
user_command.go 780d2f2a59 etcdctl: tighten up output, reorganize README.md před 9 roky
util.go b1740f5fe4 etcdctl: fix quoted string handling in txn and watch před 9 roky
version_command.go 1ef243e436 etcdctl: etcdctl v3 should print out its API version před 9 roky
watch_command.go 939912c425 clientv3, etcdserver: support auth in Watch() před 8 roky