pulumi/cmd
joeduffy 7d19abc2a3 Print the current environment
This change implements showing a summary of the current environment.
All you need to do is run

    $ lumi env

and the current environment's information will be printed.

This makes it convenient to grab resource information that might be
required, for instance, to correlate with logs (e.g., lambda ARNs).

Eventually, as per pulumi/lumi#184, we want to print details about
all of the resources too.
2017-06-16 09:46:09 -07:00
..
lumi Print the current environment 2017-06-16 09:46:09 -07:00
lumidl Print output properties in the CLI 2017-06-01 08:37:56 -07:00
lumijs Fix empty body issues 2017-06-14 10:30:46 -07:00
lumipy Finish scrubbing TODOs 2017-06-06 06:05:35 -07:00