finnest recover
Classify failed deploy evidence and print the safe recovery path.
Classify failed deploy evidence and print the next safe recovery action.
Examples
bash
finnest recover deploy --run=deploy/2026-06-06T16-15-02-574Z-aws-sandboxbash
finnest recover deploy --run=deploy/2026-06-06T16-15-02-574Z-azure-sandboxbash
finnest recover deploy --cloud=aws --environment=sandbox --run=latest --jsonbash
finnest recover deploy --cloud=azure --environment=sandbox --run=latest --jsonOptions
--cloud <cloud>— Target cloud for setup, deploy, and diagnostics.--environment <environment>— Target environment: sandbox or prod.--run <run-id>— Local evidence run id, such as deploy/<run>.--json— Emit a schema-versioned JSON envelope to stdout.--output <format>— Select text, json, or ndjson output.--no-color— Disable ANSI color without changing the output content mode.--no-evidence— Do not write .finnest run evidence.--verbose— Enable debug-level diagnostics.
Subcommands
deploy— Classify a failed deploy run and recommend the safe recovery path.