pulumi/cmd
Matt Ellis aa6c6d6617 Move some configuration logic into the CLI
The CLI is now responsible for actually displaying information and the
engine is only concerned with getting the configuration. As part of
this change, I've removed the display a single configuration value API
from the engine. It can now be done in terms of getting all the config
for an environment and selecting the value the user is interested in
2017-10-02 13:35:39 -07:00
..
lumidl Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
config.go Move some configuration logic into the CLI 2017-10-02 13:35:39 -07:00
destroy.go Require environment name on deployment APIs 2017-10-02 11:14:27 -07:00
env.go push is dead; long live update. 2017-09-22 17:23:40 -07:00
env_init.go push is dead; long live update. 2017-09-22 17:23:40 -07:00
env_ls.go Move environment printing back into the CLI 2017-10-02 13:34:33 -07:00
env_rm.go Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
env_select.go gofmt 2017-09-22 15:29:24 -07:00
preview.go Require environment name on deployment APIs 2017-10-02 11:14:27 -07:00
provider_env.go Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
pulumi.go push is dead; long live update. 2017-09-22 17:23:40 -07:00
update.go Require environment name on deployment APIs 2017-10-02 11:14:27 -07:00
version.go Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00