OptionalcolorColorize output.
OptionalconfigUse the configuration values in the specified file rather than detecting the file name.
OptionalconverterSpecify the name of a converter to import resources from.
OptionalconverterAdditional arguments to pass to the converter, if the user specified one.
OptionaldebugPrint detailed debugging output during resource operations.
OptionalgenerateGenerate resource declaration code for the imported resources. Set to true by default.
OptionalimportSave any creates seen during the preview into an import file to use with pulumi import.
OptionallogFlow log settings to child processes (like plugins)
OptionallogLog to stderr instead of to files.
OptionallogEnable verbose logging (e.g., v=3); anything >3 is very verbose.
OptionalmessageOptional message to associate with the import operation
OptionalnameThe name table maps language names to parent and provider URNs. These names are used in the generated definitions, and should match the corresponding declarations in the source program. This table is required if any parents or providers are specified by the resources to import.
OptionalonOptionalprotectAllow resources to be imported with protection from deletion enabled. Set to true by default.
OptionalresourcesThe resource definitions to import into the stack
OptionalshowInclude secrets in the import result summary
OptionalsuppressSuppress display of stack outputs (in case they contain sensitive values).
OptionalsuppressSuppress display of periodic progress dots.
OptionaltracingEmit tracing to the specified endpoint. Use the file: scheme to write tracing data to a local files.
Options controlling the behavior of a Stack.import() operation.