[console_scripts]
hyperforge-api = hyperforge.api:commands.run
hyperforge-downloads-cronjob = hyperforge.downloads.command:run
hyperforge-extract-openapi = hyperforge.api.commands:extract_openapi
hyperforge-sandbox = hyperforge.sandbox:run.run
hyperforge-server = hyperforge.server:run.run
hyperforge-standalone = hyperforge.standalone:run.run
hyperforge-workflows-cleanup-cronjob = hyperforge.agents.workflow_cleanup:run
