pulumi-import Verified for current stable LTS

Pulumi Import Command: Import From Json Bulk Output To File

Use for import from json bulk output to file with Pulumi Import. Exact CLI syntax to import from json bulk output to file using Pulumi Import.

When to use this: Use for import from json bulk output to file with Pulumi Import.

Command Syntax

pulumi import --file <path/to/file.json> --out <path/to/file>

Live Command Builder

Final Command

pulumi import --file <path/to/file.json> --out <path/to/file>

Command Breakdown

--file
Command Option
Tool-specific option used by this command invocation.
--out
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to import from json bulk output to file using Pulumi Import.

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 Import directory