[console_scripts]
specfuse-agent = specfuse.agent.run:main
specfuse-lint = specfuse.loop.lint_plan:main
specfuse-loop = specfuse.loop.loop:main
specfuse-monitor = specfuse.monitor.cli:main
specfuse-monitor-lint = specfuse.loop.lint_monitoring:main
specfuse-stats = specfuse.loop.events_stats:main
