mirror of https://github.com/pulumi/pulumi.git
539ccc8f04
This change introduces a --debug option to the plan, deploy, and destroy commands. Unlike --logtostderr, which merely hooks into the copious Glogging that we perform (and is therefore meant for developers of the tools themselves and not end users), --debug hooks into the user-facing debug stream. This now includes any debug messages coming from the resource providers as they perform their tasks. |
||
---|---|---|
.. | ||
colors | ||
diag.go | ||
doc.go | ||
pos.go | ||
sink.go | ||
sink_test.go |