pulumi-destroy
Verified for current stable LTS
Pulumi Destroy Command: Continue Destroy On Error
Use for continue destroy on error with Pulumi Destroy. Exact CLI syntax to continue destroy on error using Pulumi Destroy.
When to use this: Use for continue destroy on error with Pulumi Destroy.
Command Syntax
pulumi destroy --continue-on-error pulumi destroy --continue-on-error Command Breakdown
--continue-on-error- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to continue destroy on error using Pulumi Destroy.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Pulumi Destroy Command: Auto Approve Destroy Resources
pulumi destroy -y Pulumi Destroy Command: Destroy Resources Current Stack pulumi destroy Pulumi Destroy Command: Destroy Resources Specific Stack pulumi destroy -s <stack> Pulumi Destroy Command: Exclude Protected Resources Destroy pulumi destroy --exclude-protected Pulumi Destroy Command: Remove Stack Configuration After Destroy pulumi destroy --remove