pulumi/cmd
Matt Ellis cfa58a4b57 Don't require PULUMI_DEBUG_COMMANDS to be set to use local backend
This was an artifact of history. Since we'll be supporting the local
backend, we don't need yet another flag guarding it (you already have
to opt in with -c local:// which is enough of a hoop).
2018-06-25 18:30:26 -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
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 Don't require PULUMI_DEBUG_COMMANDS to be set to use local backend 2018-06-25 18:30:26 -07:00
logout.go Add license headers 2018-05-22 15:02:47 -07:00
logs.go build: Use canonical import path for mobytime 2018-06-22 11:24:29 -07:00
logs_test.go Add license headers 2018-05-22 15:02:47 -07:00
new.go Improve misleading pulumi new summary message (#1571) 2018-06-25 16:26:29 -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 s/docs.pulumi.com/pulumi.io/g 2018-06-11 15:57:47 -06:00
refresh.go Add license headers 2018-05-22 15:02:47 -07:00
stack.go Make the stack graph command always available (#1452) 2018-06-02 18:13:31 -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 Enable fork builds. (#1495) 2018-06-11 16:01:04 -07:00
version.go Add license headers 2018-05-22 15:02:47 -07:00