pulumi/pkg/util/cmdutil
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
..
diag.go Add a --debug option to plan, deploy, and destroy 2017-07-13 17:13:19 -07:00
exit.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
log.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
log_test.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00