pulumi/pkg/cmd/pulumi
2020-07-24 10:54:18 -07:00
..
cancel.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
config.go Add the ability to copy configs between stacks (#4971) 2020-07-17 11:14:10 +01:00
config_test.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
crypto.go Add the ability to copy configs between stacks (#4971) 2020-07-17 11:14:10 +01:00
crypto_cloud.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
crypto_http.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
crypto_local.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
destroy.go Add PULUMI_SKIP_CONFIRMATIONS env var (#4477) 2020-05-13 14:01:02 +01:00
errors.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
gen_completion.go Enable fish completions for pulumi cli (#4401) 2020-04-30 15:45:57 +01:00
gen_markdown.go Fix lint errors. (#4856) 2020-06-18 14:17:11 -07:00
history.go Add the ability to copy configs between stacks (#4971) 2020-07-17 11:14:10 +01:00
host.go inline preview 2020-07-24 10:54:18 -07:00
login.go Clarify backend login help text (#4726) 2020-05-29 10:10:12 -07:00
logout.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
logs.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
logs_test.go Move pulumi cmd sources into cmd/pulumi. (#4324) 2020-04-07 15:53:20 -07:00
main.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
new.go Install and use dependencies automatically for new Python projects (#4775) 2020-06-09 16:42:53 -07:00
new_test.go Rename skipIfShortFunction 2020-04-28 13:49:55 -07:00
plugin.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
plugin_install.go Download plugins from get.pulumi.com (#4692) 2020-05-25 09:16:57 -07:00
plugin_ls.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
plugin_rm.go Add PULUMI_SKIP_CONFIRMATIONS env var (#4477) 2020-05-13 14:01:02 +01:00
policy.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
policy_disable.go Fix number of args expected for policy disable (#4415) 2020-04-16 08:56:14 -07:00
policy_enable.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
policy_group_ls.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
policy_ls.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
policy_new.go Install and use dependencies automatically for new Python projects (#4775) 2020-06-09 16:42:53 -07:00
policy_new_test.go Rename skipIfShortFunction 2020-04-28 13:49:55 -07:00
policy_publish.go Install and use dependencies automatically for new Python projects (#4775) 2020-06-09 16:42:53 -07:00
policy_rm.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
policy_validate.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
preview.go Fix typo in --replace help output (#3719) 2020-04-18 14:21:14 +01:00
pulumi.go init inline prototype 2020-07-24 01:31:54 -07:00
pulumi_test.go improve dev version detection (#4732) 2020-06-02 11:51:04 +01:00
query.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
refresh.go Add PULUMI_SKIP_CONFIRMATIONS env var (#4477) 2020-05-13 14:01:02 +01:00
stack.go Add flag to pulumi stack to output only the stack name (#4450) 2020-04-21 23:35:28 +01:00
stack_export.go Allow pulumi stack export to decrypt secrets (#4046) 2020-05-11 19:16:30 +01:00
stack_graph.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
stack_import.go Allow pulumi stack export to decrypt secrets (#4046) 2020-05-11 19:16:30 +01:00
stack_init.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
stack_ls.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
stack_ls_test.go Move pulumi cmd sources into cmd/pulumi. (#4324) 2020-04-07 15:53:20 -07:00
stack_output.go Allow pulumi stack export to decrypt secrets (#4046) 2020-05-11 19:16:30 +01:00
stack_output_test.go Move pulumi cmd sources into cmd/pulumi. (#4324) 2020-04-07 15:53:20 -07:00
stack_rename.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
stack_rm.go Add PULUMI_SKIP_CONFIRMATIONS env var (#4477) 2020-05-13 14:01:02 +01:00
stack_select.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
stack_tag.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
state.go Allow pulumi stack export to decrypt secrets (#4046) 2020-05-11 19:16:30 +01:00
state_delete.go Fix single-quote examples in command help (#4680) 2020-05-21 14:27:30 -07:00
state_unprotect.go Add PULUMI_SKIP_CONFIRMATIONS env var (#4477) 2020-05-13 14:01:02 +01:00
up.go Add PULUMI_SKIP_CONFIRMATIONS env var (#4477) 2020-05-13 14:01:02 +01:00
up_test.go Move pulumi cmd sources into cmd/pulumi. (#4324) 2020-04-07 15:53:20 -07:00
util.go init inline prototype 2020-07-24 01:31:54 -07:00
util_test.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
version.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
view-trace.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
watch.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
whoami.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00