finnest health
Validate a deployed Finnest runtime target end to end.
Examples
bash
finnest health --cloud=aws --environment=sandboxbash
finnest health --cloud=azure --environment=sandbox --suite=post-deploybash
finnest health --cloud=azure --environment=sandbox --output=ndjsonOptions
--cloud <cloud>— Target cloud for setup, deploy, and diagnostics.--environment <environment>— Target environment: sandbox or prod.--region <region>— Target cloud region or Azure location.--config <path>— Path to an explicit Finnest TOML configuration file.--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.--suite <suite>— Health suite: quick, post-deploy, resources, regulatory, or deep.