pulumi/pkg/util
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
..
cmdutil Add a --debug option to plan, deploy, and destroy 2017-07-13 17:13:19 -07:00
contract Simply panic for failfast 2017-06-27 11:12:06 -07:00
convutil Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
mapper Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
rendezvous Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
retry Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
rpcutil Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
testutil Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00