Aparência
finnest health
Validate a deployed Finnest runtime target end to end.
Grupo: Diagnóstico e suporte · Nível: secundário
Uso
bash
finnest health [opções]Exemplos
bash
finnest health --cloud=aws --environment=sandbox
finnest health --cloud=azure --environment=sandbox --suite=post-deploy
finnest health --cloud=azure --environment=sandbox --output=ndjsonOpções
--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.--config-only <path>— Load only this Finnest TOML file; do not merge ambient user or project config.--config-overlay <path>— Overlay this Finnest TOML file over operator and project config.--log-level <level>— Diagnostic verbosity: error, warn, info, debug, or trace.--plain— Force headless output even on an interactive TTY.--verbose— Enable debug-level diagnostics.--suite <suite>— Health suite: quick, post-deploy, resources, regulatory, or deep.
As opções globais de saída também se aplicam.