monitor_cli¶
Monitoring CLI entry point. This must be placed in its own module
to avoid circular imports while automatically loading all defined
check subcommands in the monitor_checks directory.
See accre.monitor for an overview of the monitoring CLI framework.