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