pulumi-state
Verified for current stable LTS
Pulumi State Command: Move Resource To Another Stack
Use for move resource to another stack with Pulumi State. Exact CLI syntax to move resource to another stack using Pulumi State.
When to use this: Use for move resource to another stack with Pulumi State.
Command Syntax
pulumi state move <resource_urn> --dest <stack_name> pulumi state move <resource_urn> --dest <stack_name> Command Breakdown
--dest- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to move resource to another stack using Pulumi State.
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 State Command: Delete Resource From Stack State
pulumi state delete Pulumi State Command: Display Help For State Command pulumi state -h Pulumi State Command: Edit Stack State In Editor pulumi state edit --stack <stack_name> Pulumi State Command: Rename Resource In Stack State pulumi state rename Pulumi State Command: Repair Invalid State pulumi state repair