pulumi/cmd
Matt Ellis a4c97d7225 Have saveEnv always override an existing environment
`saveEnv` had a flag which would prevent an environment from being
overwritten if it already existed, which was only used by `lumi env
init`. Refactor the code so the check is done inside `lumi` instead of
against this API. We don't need this functionality for the service and
so requiring support for this at the API boundary for environments
feels like a bad idea.
2017-08-29 18:05:42 -07:00
..
lumi Have saveEnv always override an existing environment 2017-08-29 18:05:42 -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