Optional
colorColorize output.
Optional
configUse the configuration values in the specified file rather than detecting the file name.
Optional
converterSpecify the name of a converter to import resources from.
Optional
converterAdditional arguments to pass to the converter, if the user specified one.
Optional
debugPrint detailed debugging output during resource operations.
Optional
generateGenerate resource declaration code for the imported resources. Set to true by default.
Optional
importSave any creates seen during the preview into an import file to use with pulumi import
.
Optional
logFlow log settings to child processes (like plugins)
Optional
logLog to stderr instead of to files.
Optional
logEnable verbose logging (e.g., v=3); anything >3 is very verbose.
Optional
messageOptional message to associate with the import operation
Optional
nameThe 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.
Optional
onOptional
protectAllow resources to be imported with protection from deletion enabled. Set to true by default.
Optional
resourcesThe resource definitions to import into the stack
Optional
showInclude secrets in the import result summary
Optional
suppressSuppress display of stack outputs (in case they contain sensitive values).
Optional
suppressSuppress display of periodic progress dots.
Optional
tracingEmit tracing to the specified endpoint. Use the file:
scheme to write tracing data to a local files.
Generated using TypeDoc
Options controlling the behavior of a Stack.import() operation.