pulumi-destroy
Verified for current stable LTS
Pulumi Destroy Command: Auto Approve Destroy Resources
Use for auto approve destroy resources with Pulumi Destroy. Exact CLI syntax to auto approve destroy resources using Pulumi Destroy.
When to use this: Use for auto approve destroy resources with Pulumi Destroy.
Command Syntax
pulumi destroy -y pulumi destroy -y Command Breakdown
-y- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to auto approve destroy resources 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: 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: Exclude Protected Resources Destroy pulumi destroy --exclude-protected Pulumi Destroy Command: Remove Stack Configuration After Destroy pulumi destroy --remove