[console_scripts]
ac-cleanup-builds = neurohive.cli.commands:cleanup_old_appcenter_build
bb-check-prs-branch = neurohive.integration.bitbucket:check_branch
bb-trigger = neurohive.integration.bitbucket:main
deploy-ecs-task = neurohive.cli.commands.deploy_ecs_task
jira-add-comment = neurohive.integration.jirawrap:main
uc-clone-build-from-branch = neurohive.cli.commands:create_and_build_from_prs
uc-run-build = neurohive.integration.unitycloud:run_build

