pulumi/cmd
joeduffy 87ad371107 Only flow logging to plugins if --logflow
The change to flow logging to plugins is nice, however, it can be
annoying because all writes to stderr are interepreted on the Lumi
side as errors.  After this change, we will only flow if
--logflow is passed, e.g. as in

    $ lumi --logtostderr --logflow -v=9 deploy ...
2017-06-01 08:37:56 -07:00
..
lumi Only flow logging to plugins if --logflow 2017-06-01 08:37:56 -07:00
lumidl More CLIDL -> LUMIDL updates 2017-05-18 17:21:08 -07:00
lumijs Permit (and test) complex decorators 2017-06-01 08:32:12 -07:00
lumipy Preserve the lumi prefix on our CLI tools 2017-05-18 12:38:58 -07:00