pulumi/pkg/engine
Matt Ellis 871b8ba962 Remove ability to specify a file name when saving an environment
We'd like to abstract out environment CRUD operations and I'd prefer
not to have to bake in the conspect of a file name like thing in the
abstraction. Since we were not really using this feature many places,
let's just get rid of it.
2017-08-29 18:00:28 -07:00
..
compiler.go Alow multiple instances of engine.Engine 2017-08-24 18:09:37 -07:00
config_delete.go Remove ability to specify a file name when saving an environment 2017-08-29 18:00:28 -07:00
config_get.go Alow multiple instances of engine.Engine 2017-08-24 18:09:37 -07:00
config_list.go Alow multiple instances of engine.Engine 2017-08-24 18:09:37 -07:00
config_set.go Remove ability to specify a file name when saving an environment 2017-08-29 18:00:28 -07:00
deploy.go Remove ability to specify a file name when saving an environment 2017-08-29 18:00:28 -07:00
destroy.go Clean up Destroy API boundary 2017-08-24 18:09:37 -07:00
engine.go Alow multiple instances of engine.Engine 2017-08-24 18:09:37 -07:00
env.go Remove ability to specify a file name when saving an environment 2017-08-29 18:00:28 -07:00
env_current.go Alow multiple instances of engine.Engine 2017-08-24 18:09:37 -07:00
env_info.go Fix prompt for env name in lumi destory 2017-08-24 18:09:37 -07:00
env_init.go Alow multiple instances of engine.Engine 2017-08-24 18:09:37 -07:00
env_list.go Alow multiple instances of engine.Engine 2017-08-24 18:09:37 -07:00
env_remove.go Alow multiple instances of engine.Engine 2017-08-24 18:09:37 -07:00
env_select.go Alow multiple instances of engine.Engine 2017-08-24 18:09:37 -07:00
pack.go Alow multiple instances of engine.Engine 2017-08-24 18:09:37 -07:00
pack_eval.go Fix lint issues 2017-08-24 18:09:37 -07:00
pack_info.go Alow multiple instances of engine.Engine 2017-08-24 18:09:37 -07:00
pack_verify.go Alow multiple instances of engine.Engine 2017-08-24 18:09:37 -07:00
plan.go Fix lint issues 2017-08-24 18:09:37 -07:00