[console_scripts]
cic-eth-create = cic_eth.runnable.create:main
cic-eth-ctl = cic_eth.runnable.ctrl:main
cic-eth-dispatcher = cic_eth.runnable.dispatcher:main
cic-eth-inspect = cic_eth.runnable.view:main
cic-eth-manager = cic_eth.runnable.manager:main
cic-eth-resend = cic_eth.runnable.resend:main
cic-eth-retrier = cic_eth.runnable.retry:main
cic-eth-tag = cic_eth.runnable.tag:main
cic-eth-tasker = cic_eth.runnable.tasker:main

