[console_scripts]
swarmtrace = swarmtrace.cli:view
swarmtrace-alerts = swarmtrace.cli:main_alerts
swarmtrace-export = swarmtrace.export:main
swarmtrace-gateway = swarmtrace.gateway_cli:main
swarmtrace-otlp = swarmtrace.otlp:main
swarmtrace-replay = swarmtrace.cli:main_replay
swarmtrace-resync = swarmtrace.cli:main_resync
