mix host_kit.down (host_kit v0.1.0-beta.0)

Copy Markdown View Source

Builds a down/rollback plan from an existing HostKit plan artifact.

Rollback is just another plan: inspect the generated down plan, save it if you want, then apply it with mix host_kit.apply --plan down.plan.json --confirm.