OptionalclearClear all pending creates, dropping them from the state
OptionalcolorColorize output.
OptionalconfigUse the configuration values in the specified file rather than detecting the file name.
OptionaldebugPrint detailed debugging output during resource operations.
OptionalexcludeSpecify a set of resource URNs to exclude from operations.
OptionalexcludeExclude dependents of targets specified with exclude.
OptionalexpectReturn an error if any changes occur during this operation.
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 refresh, but don't perform the refresh itself.
OptionalrunRun the program in the workspace to perform the refresh.
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.refresh() operation.