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>

Live Command Builder

Final Command

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

Back to Pulumi State directory