[console_scripts]
iocmng-run = iocmng.runner:main
iocmng-server = iocmng.api.app:run_server
iocmng-standalone = iocmng.api.app:run_standalone
