Optional colorColorize output.
Optional configUse the configuration values in the specified file rather than detecting the file name.
Optional continueContinue the operation to completion even if errors occur.
Optional debugPrint detailed debugging output during resource operations.
Optional excludeSpecify a set of resource URNs to exclude from operations.
Optional excludeExclude dependents of targets specified with exclude.
Optional excludeDo not destroy protected resources.
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 operation.
Optional onA callback to be executed when the operation produces stderr output.
Optional onA callback to be executed when the operation yields an event.
Optional onA callback to be executed when the operation produces stdout output.
Optional parallelAllow P resource operations to run in parallel at once (1 for no parallelism).
Optional previewOnly show a preview of the destroy, but don't perform the destroy itself.
Use previewDestroy instead.
Optional refreshRefresh the state of the stack's resources against the cloud provider before running destroy.
Optional removeRemove the stack and its configuration after all resources in the stack have been deleted.
Optional runRun the program in the workspace to perform the destroy.
Optional showInclude secrets in the operation summary.
Optional signalA signal to abort an ongoing operation.
Optional suppressSuppress display of stack outputs (in case they contain sensitive values).
Optional suppressSuppress display of periodic progress dots.
Optional targetSpecify a set of resource URNs to operate on. Other resources will not be updated.
Optional targetOperate on dependent targets discovered but not specified in targets.
Optional tracingEmit tracing to the specified endpoint. Use the file: scheme to write tracing data to a local files.
Optional userA custom user agent to use when executing the operation.
Options controlling the behavior of a Stack.destroy() operation.