pulumi/cmd
Sean Gillespie 924c49d7e0
Fail fast when attempting to load a too-new or too-old deployment (#1382)
* Error when loading a deployment that is not a version that the CLI understands

* Add a test for 'pulumi stack import' on a badly-versioned deployment

* Move current deployment version to 'apitype'

* Rebase against master

* CR: emit CLI-friendly error message at the two points outside of the engine calling 'DeserializeDeployment'
2018-05-25 13:29:59 -07:00
..
archive.go Add license headers 2018-05-22 15:02:47 -07:00
cancel.go Add license headers 2018-05-22 15:02:47 -07:00
ci.go Add license headers 2018-05-22 15:02:47 -07:00
config.go Add license headers 2018-05-22 15:02:47 -07:00
config_test.go Add license headers 2018-05-22 15:02:47 -07:00
destroy.go Add license headers 2018-05-22 15:02:47 -07:00
gen_bash_completion.go Add license headers 2018-05-22 15:02:47 -07:00
gen_markdown.go Add license headers 2018-05-22 15:02:47 -07:00
login.go Put local backend support under PULUMI_DEBUG_COMMANDS. (#1408) 2018-05-22 17:02:45 -07:00
logout.go Add license headers 2018-05-22 15:02:47 -07:00
logs.go Add license headers 2018-05-22 15:02:47 -07:00
logs_test.go Add license headers 2018-05-22 15:02:47 -07:00
new.go Add license headers 2018-05-22 15:02:47 -07:00
plugin.go Add license headers 2018-05-22 15:02:47 -07:00
plugin_install.go Add license headers 2018-05-22 15:02:47 -07:00
plugin_ls.go Add license headers 2018-05-22 15:02:47 -07:00
plugin_rm.go Add license headers 2018-05-22 15:02:47 -07:00
preview.go Add license headers 2018-05-22 15:02:47 -07:00
pulumi.go Put local backend support under PULUMI_DEBUG_COMMANDS. (#1408) 2018-05-22 17:02:45 -07:00
refresh.go Add license headers 2018-05-22 15:02:47 -07:00
stack.go Show manifest information for stacks 2018-05-23 16:43:34 -07:00
stack_export.go Add license headers 2018-05-22 15:02:47 -07:00
stack_graph.go Show manifest information for stacks 2018-05-23 16:43:34 -07:00
stack_import.go Fail fast when attempting to load a too-new or too-old deployment (#1382) 2018-05-25 13:29:59 -07:00
stack_init.go Add license headers 2018-05-22 15:02:47 -07:00
stack_ls.go Show manifest information for stacks 2018-05-23 16:43:34 -07:00
stack_output.go Show manifest information for stacks 2018-05-23 16:43:34 -07:00
stack_output_test.go Add license headers 2018-05-22 15:02:47 -07:00
stack_rm.go Add license headers 2018-05-22 15:02:47 -07:00
stack_select.go Add license headers 2018-05-22 15:02:47 -07:00
update.go Add license headers 2018-05-22 15:02:47 -07:00
util.go Put local backend support under PULUMI_DEBUG_COMMANDS. (#1408) 2018-05-22 17:02:45 -07:00
version.go Add license headers 2018-05-22 15:02:47 -07:00