pulumi-destroy
Verified for current stable LTS
Pulumi Destroy Command: Exclude Protected Resources Destroy
Use for exclude protected resources destroy with Pulumi Destroy. Exact CLI syntax to exclude protected resources destroy using Pulumi Destroy.
When to use this: Use for exclude protected resources destroy with Pulumi Destroy.
Command Syntax
pulumi destroy --exclude-protected pulumi destroy --exclude-protected Command Breakdown
--exclude-protected- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to exclude protected resources destroy 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: Continue Destroy On Error pulumi destroy --continue-on-error Pulumi Destroy Command: Destroy Resources Current Stack pulumi destroy Pulumi Destroy Command: Destroy Resources Specific Stack pulumi destroy -s <stack> Pulumi Destroy Command: Remove Stack Configuration After Destroy pulumi destroy --remove