Skip to content

finnest destroy ​

Preview or destroy a deployment target, including its data.

Grupo: Deploy e ciclo de vida · Nível: avançado

Comando avançado

Use este comando quando a documentação de operação ou o suporte Finnest indicar.

Uso ​

bash
finnest destroy [opções]

Exemplos ​

bash
finnest destroy --cloud=aws --environment=sandbox --preview
finnest destroy --cloud=aws --environment=sandbox --apply --yes --confirm=aws:<account>:sandbox
finnest destroy --cloud=azure --environment=sandbox --apply --yes --confirm=azure:<tenant>:<subscription>:sandbox

Opçõ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.
  • --preview — Preview runtime changes without applying them.
  • --apply — Apply runtime changes in explicit mutating mode.
  • --yes — Approve a mutating operation.
  • --confirm <token> — Apply confirmation: aws:<account>:<sandbox|prod> or azure:<tenant>:<subscription>:<sandbox|prod>.
  • --non-interactive — Disable interactive prompts where a command supports a prompt-based flow.
  • --runtime-source <path> — Finnest runtime bundle source directory.
  • --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.

Finnest Power — plataforma Open Finance Brasil e Open Insurance Brasil. Contato: oi@finnest.com.br