Aparência
finnest doctor
Run preflight checks for a deployment target.
Check local state. OPIN receiver: [opin] participant_role = "receiver"; set participant_egress_fqdns to exact AS, JWKS, and resource hosts, or [] to declare no operator-selected participant destinations. Effective network policies remain additive.
Grupo: Diagnóstico e suporte · Nível: principal
Uso
bash
finnest doctor [opções]Exemplos
bash
finnest doctor --cloud=aws --environment=sandbox
finnest doctor --cloud=azure --environment=sandbox
finnest doctor --jsonOpçõ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.--all— Run full diagnostics, including heavier runtime checks.--runtime-source <path>— Finnest runtime bundle source directory.--check-cves— Run local CVE checks in doctor when Trivy is available.--non-interactive— Disable interactive prompts where a command supports a prompt-based flow.--allow-demo-trust-anchors— Accept a resolved Azure-sandbox demo trust anchor (Kong admin CA / OPIN probe pair) as a warning instead of a deploy-preflight failure.--brcac-cert <path>— Path to the BRCAC client certificate PEM used for mTLS.--brcac-key <path>— Path to the BRCAC client key PEM used for mTLS.--ca-bundle <path>— Optional CA bundle PEM override; Directory commands otherwise use the configured ICP-Brasil trust material.
As opções globais de saída também se aplicam.