pulumi/cmd/lumi
Matt Ellis b00c84a792 Use args local in config
Just use the args local directly instead of using the reference from
envCmdInfo. Doing this will make it easier to remove the Args field of
envCmdInfo, which I want to refactor to be more specific to the
boundary between the CLI and Planning/Deploying.
2017-08-24 18:00:46 -07:00
..
config.go Use args local in config 2017-08-24 18:00:46 -07:00
deploy.go Remove cobra.Command from some deployment methods 2017-08-24 18:00:46 -07:00
destroy.go Remove cobra.Command from some deployment methods 2017-08-24 18:00:46 -07:00
env.go Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00
env_init.go Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00
env_ls.go Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00
env_rm.go Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00
env_select.go Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00
lumi.go Remove cobra.Command from some deployment methods 2017-08-24 18:00:46 -07:00
main.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
pack.go Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00
pack_eval.go Remove cobra.Command from some deployment methods 2017-08-24 18:00:46 -07:00
pack_get.go Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00
pack_info.go Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00
pack_verify.go Remove cobra.Command from some deployment methods 2017-08-24 18:00:46 -07:00
plan.go Remove cobra.Command from some deployment methods 2017-08-24 18:00:46 -07:00
version.go Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00