pulumi/cmd
Matt Ellis c3b8972dce Don't flow entire args array into the core of the engine
We were passing along the entire args array to the implementation of
most commands, but the only place this was used was to pass one piece
of information to the compiler we create in one case. Let's get
explicit about the stuff we share from the CLI layer into the
implementation of the commands and make this stuff well typed instead
of a bag of strings.
2017-08-24 18:00:46 -07:00
..
lumi Don't flow entire args array into the core of the engine 2017-08-24 18:00:46 -07:00
lumidl Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00
lumijs Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00
lumipy Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00