easysnowdata.catalog.health.main#
- easysnowdata.catalog.health.main(argv: list[str] | None = None) int[source]#
CLI: run the probes, print a summary, append to the history file.
Returns 0 even when probes fail — the README table and the (planned) health→issue workflow are the reporting channel, not the exit code; pass
--strictto exit 1 on any failure.