[console_scripts]
bcpbroker = beat.core.bcp.broker:main
bcpworker = beat.core.bcp.worker:main
migrate_db_to_v2 = beat.core.scripts.migrate_db_to_v2:main
worker = beat.core.scripts.worker:main

