Anthony Romano 28b4dce4f1 etcdctl: remove extra space in error message hace 8 años
..
alarm_command.go 9b47ca5972 ctlv3: make flags, commands formats consistent hace 9 años
auth_command.go d20f23c795 etcdctl: create root role on auth enable if it does not yet exist hace 9 años
check.go 887db5a3db *: fix go tool vet -all -shadow errors hace 8 años
compaction_command.go f2d8929a09 etcdctl/ctlv3: remove unnecessary 'return' hace 8 años
defrag_command.go 9b47ca5972 ctlv3: make flags, commands formats consistent hace 9 años
del_command.go fac20b228d ctlv3: support del all keys by '--prefix' hace 9 años
doc.go c538e0f9a9 etcdctl: update LICENSE header hace 9 años
elect_command.go 7e05b33aa0 *: remove os.Kill from signal.Notify hace 8 años
ep_command.go 1a2be432c5 etcdctl: --cluster flag using cluster endpoints for endpoint commands hace 8 años
error.go 28b4dce4f1 etcdctl: remove extra space in error message hace 8 años
get_command.go 3a6d4b7f12 e2e: test sort ASCEND when sort target is missing hace 9 años
global.go 7388911e0c ctlv3: add '--debug' flag (to enable grpclog) hace 8 años
lease_command.go 6dd8fb6f24 Revert "Merge pull request #7732 from heyitsanthony/lease-err-ka" hace 8 años
lock_command.go 643c2a310d etcdctl: support exec on lock hace 8 años
make_mirror_command.go ad45958841 etcdctl: correctly batch revisions in make-mirror hace 8 años
member_command.go 3e86779ad5 ctlv3: ensure synced member list before printing env vars on member add hace 8 años
migrate_command.go 5e4b008106 *: base initial mmap size on quota size hace 8 años
move_leader_command.go 6e9b776fce etcdctl/ctlv3: add 'move-leader' command hace 8 años
printer.go 6e9b776fce etcdctl/ctlv3: add 'move-leader' command hace 8 años
printer_fields.go cf8c66c9f0 ctlv3: use printer for lease command results hace 8 años
printer_json.go 780d2f2a59 etcdctl: tighten up output, reorganize README.md hace 9 años
printer_protobuf.go 3d75395875 *: remove never-unused vars, minor lint fix hace 8 años
printer_simple.go 6e9b776fce etcdctl/ctlv3: add 'move-leader' command hace 8 años
printer_table.go ce9f73a34c ctlv3: right-align the table output hace 9 años
put_command.go 84a81d8caf ctlv3: add '--ignore-lease' flag to put command hace 9 años
role_command.go bd680c3302 ctlv3: add --prefix support to role revoke-permission, cleanup role flag handling hace 8 años
snapshot_command.go 318e9c766f *: replace 'boltdb' import paths with 'coreos/bbolt' hace 8 años
txn_command.go 8b764aac71 ctlv3: fix line parsing for Windows hace 9 años
user_command.go 780d2f2a59 etcdctl: tighten up output, reorganize README.md hace 9 años
util.go b1740f5fe4 etcdctl: fix quoted string handling in txn and watch hace 9 años
version_command.go 1ef243e436 etcdctl: etcdctl v3 should print out its API version hace 9 años
watch_command.go 939912c425 clientv3, etcdserver: support auth in Watch() hace 8 años