mix continuum.health (continuum v0.6.2)

Copy Markdown View Source

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 --execute

Repairs are dry runs unless --execute is present.