OptionalattachRun the process under a debugger, and pause until a debugger is attached.
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.
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).
OptionalplanPlan specifies the path to an update plan to use for the update.
OptionalpolicyA set of paths to JSON files containing configuration for the supplied policyPacks.
OptionalpolicyRun one or more policy packs as part of this operation.
OptionalprogramAn inline (in-process) Pulumi program to execute the operation against.
OptionalrefreshRefresh the state of the stack's resources before this update.
OptionalreplaceSpecify a set of resource URNs to replace.
OptionalrunRun the program in the workspace to perform the refresh.
OptionalshowInclude secrets in the UpSummary.
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.up() operation.