OptionalcolorColorize output.
OptionalconfigUse the configuration values in the specified file rather than detecting the file name.
OptionalcontinueContinue the operation to completion even if errors occur.
OptionaldebugPrint detailed debugging output during resource operations.
OptionaldiffDisplay the operation as a rich diff showing the overall change.
OptionalexcludeSpecify a set of resource URNs to exclude from operations.
OptionalexcludeExclude dependents of targets specified with exclude.
OptionalexcludeDo not destroy protected resources.
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 operation.
OptionalonA callback to be executed when the operation produces stderr output.
OptionalonA callback to be executed when the operation yields an event.
OptionalonA callback to be executed when the operation produces stdout output.
OptionalparallelAllow P resource operations to run in parallel at once (1 for no parallelism).
OptionalpreviewOnly show a preview of the destroy, but don't perform the destroy itself.
OptionalrefreshRefresh the state of the stack's resources against the cloud provider before running destroy.
OptionalremoveRemove the stack and its configuration after all resources in the stack have been deleted.
OptionalrunRun the program in the workspace to perform the destroy.
OptionalshowInclude secrets in the operation summary.
OptionalsignalA signal to abort an ongoing operation.
OptionalsuppressSuppress display of stack outputs (in case they contain sensitive values).
OptionalsuppressSuppress display of periodic progress dots.
OptionaltargetSpecify a set of resource URNs to operate on. Other resources will not be updated.
OptionaltargetOperate on dependent targets discovered but not specified in targets.
OptionaltracingEmit tracing to the specified endpoint. Use the file: scheme to write tracing data to a local files.
OptionaluserA custom user agent to use when executing the operation.
Options controlling the behavior of a Stack.destroy() operation.