Aparência
finnest status
Show deployment status for one target.
Show selected target identity, deployment evidence, readiness, gaps, and next actions.
Grupo: Diagnóstico e suporte · Nível: principal · Aliases: finnest monitor
Uso
bash
finnest status [opções]Exemplos
bash
finnest status --cloud=aws --environment=sandbox
finnest status --cloud=azure --environment=sandbox
finnest monitor --cloud=aws --environment=sandbox
finnest monitor --cloud=azure --environment=sandbox
finnest status --cloud=azure --environment=sandbox --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.
As opções globais de saída também se aplicam.