pulumi-destroy
Verified for current stable LTS
Pulumi Destroy Command: Destroy Resources Current Stack
Use for destroy resources current stack with Pulumi Destroy. Exact CLI syntax to destroy resources current stack using Pulumi Destroy.
When to use this: Use for destroy resources current stack with Pulumi Destroy.
Command Syntax
pulumi destroy pulumi destroy Live Command Builder
Final Command
pulumi destroy Command Breakdown
pulumi is the base executable for this command.
FAQ
Purpose: Exact syntax to destroy resources current stack 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 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