pulumi/pkg/diag
joeduffy 539ccc8f04 Add a --debug option to plan, deploy, and destroy
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.
2017-07-13 17:13:19 -07:00
..
colors Add a --debug option to plan, deploy, and destroy 2017-07-13 17:13:19 -07:00
diag.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
doc.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
pos.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
sink.go Add a --debug option to plan, deploy, and destroy 2017-07-13 17:13:19 -07:00
sink_test.go Add a --debug option to plan, deploy, and destroy 2017-07-13 17:13:19 -07:00