Reports operational health and plans or executes fenced repairs.
mix continuum.health --repo MyApp.Repo
mix continuum.health --repo MyApp.Repo --format json
mix continuum.health --repo MyApp.Repo --strict
mix continuum.health --repo MyApp.Repo --repair wake --target RUN_ID --lease-token EPOCH
mix continuum.health --repo MyApp.Repo --repair wake --target RUN_ID --lease-token EPOCH --executeRepairs are dry runs unless --execute is present.