[console_scripts]
raft = raft.__main__:main
raft-control-api = raft.control_plane.api:main
