pulumi/cmd/lumi
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
..
config.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
deploy.go Add a --debug option to plan, deploy, and destroy 2017-07-13 17:13:19 -07:00
destroy.go Add a --debug option to plan, deploy, and destroy 2017-07-13 17:13:19 -07:00
env.go Tolerate nil snapshots 2017-06-27 10:08:42 -07:00
env_init.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
env_ls.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
env_rm.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
env_select.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
lumi.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
main.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
pack.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
pack_eval.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
pack_get.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
pack_info.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
pack_verify.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
plan.go Add a --debug option to plan, deploy, and destroy 2017-07-13 17:13:19 -07:00
version.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00