Gyu-Ho Lee 1f20d5d924 etcdctl/ctlv3: add 'lease list' command пре 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 887db5a3db *: fix go tool vet -all -shadow errors пре 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 7e05b33aa0 *: remove os.Kill from signal.Notify пре 8 година
ep_command.go 5176b63fa0 ctlv3: add 'endpoint hashkv' command пре 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 7388911e0c ctlv3: add '--debug' flag (to enable grpclog) пре 8 година
lease_command.go 1f20d5d924 etcdctl/ctlv3: add 'lease list' command пре 8 година
lock_command.go 9c21eefd09 etcdctl: add ttl flag for lock command пре 8 година
make_mirror_command.go ad45958841 etcdctl: correctly batch revisions in make-mirror пре 9 година
member_command.go 98fc5e5769 ctlv3: print 'ETCD_INITIAL_ADVERTISE_PEER_URLS' in 'member add' пре 8 година
migrate_command.go 5e4b008106 *: base initial mmap size on quota size пре 8 година
move_leader_command.go 6e9b776fce etcdctl/ctlv3: add 'move-leader' command пре 8 година
printer.go 1f20d5d924 etcdctl/ctlv3: add 'lease list' command пре 8 година
printer_fields.go 1f20d5d924 etcdctl/ctlv3: add 'lease list' command пре 8 година
printer_json.go 5176b63fa0 ctlv3: add 'endpoint hashkv' command пре 8 година
printer_protobuf.go 3d75395875 *: remove never-unused vars, minor lint fix пре 8 година
printer_simple.go 1f20d5d924 etcdctl/ctlv3: add 'lease list' command пре 8 година
printer_table.go 5176b63fa0 ctlv3: add 'endpoint hashkv' command пре 8 година
put_command.go 84a81d8caf ctlv3: add '--ignore-lease' flag to put command пре 9 година
role_command.go bd680c3302 ctlv3: add --prefix support to role revoke-permission, cleanup role flag handling пре 8 година
snapshot_command.go 318e9c766f *: replace 'boltdb' import paths with 'coreos/bbolt' пре 8 година
txn_command.go 79660db61b etcdctl: add lease comparison to txn command пре 8 година
user_command.go 780d2f2a59 etcdctl: tighten up output, reorganize README.md пре 9 година
util.go b1740f5fe4 etcdctl: fix quoted string handling in txn and watch пре 9 година
version_command.go 1ef243e436 etcdctl: etcdctl v3 should print out its API version пре 9 година
watch_command.go 939912c425 clientv3, etcdserver: support auth in Watch() пре 8 година