pulumi/cmd
Matt Ellis 0732b05c5d Remove pulumi init
`pulumi init` was part of our old identity model with the service and
is no longer used. We can now delete this code.

Fixes #1241
2018-05-22 13:37:08 -07:00
..
archive.go Add commands to generate goodies (#1288) 2018-04-28 11:18:21 -07:00
cancel.go Support -y as shorthand for --yes (#1340) 2018-05-08 09:55:08 -07:00
ci.go Disable interactive mode for a CI/CD server. (#1297) 2018-04-30 15:27:53 -07:00
config.go Add pulumi config refresh to fetch most recent configuration 2018-05-14 10:28:42 -07:00
config_test.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
destroy.go Expose change summaries from the backend. 2018-05-15 17:44:35 -07:00
gen_bash_completion.go Add commands to generate goodies (#1288) 2018-04-28 11:18:21 -07:00
gen_markdown.go Add commands to generate goodies (#1288) 2018-04-28 11:18:21 -07:00
login.go Begin tracing Pulumi API calls. (#1330) 2018-05-07 18:23:03 -07:00
logout.go Fix login/logout issue against non api.pulumi.com clouds 2018-04-27 15:41:50 -07:00
logs.go Begin tracing Pulumi API calls. (#1330) 2018-05-07 18:23:03 -07:00
logs_test.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
new.go Pass --no-audit to npm install during pulumi new 2018-05-18 15:14:10 -07:00
plugin.go Skip loading language plugins when not needed (#1367) 2018-05-14 20:32:53 -07:00
plugin_install.go Begin tracing Pulumi API calls. (#1330) 2018-05-07 18:23:03 -07:00
plugin_ls.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
plugin_rm.go Support -y as shorthand for --yes (#1340) 2018-05-08 09:55:08 -07:00
preview.go PR feedback. 2018-05-16 10:22:09 -07:00
pulumi.go Remove pulumi init 2018-05-22 13:37:08 -07:00
refresh.go Expose change summaries from the backend. 2018-05-15 17:44:35 -07:00
stack.go Don't mention PPC unless needed in the CLI 2018-04-23 16:50:48 -04:00
stack_export.go Begin tracing Pulumi API calls. (#1330) 2018-05-07 18:23:03 -07:00
stack_graph.go Spruce up the stack graph command: 2018-02-22 17:31:45 -08:00
stack_import.go Begin tracing Pulumi API calls. (#1330) 2018-05-07 18:23:03 -07:00
stack_init.go Address code review feedback 2018-04-20 02:34:10 -04:00
stack_ls.go Begin tracing Pulumi API calls. (#1330) 2018-05-07 18:23:03 -07:00
stack_output.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
stack_output_test.go Adjust stack output formating in the CLI 2018-02-16 12:25:25 -08:00
stack_rm.go Support -y as shorthand for --yes (#1340) 2018-05-08 09:55:08 -07:00
stack_select.go Begin tracing Pulumi API calls. (#1330) 2018-05-07 18:23:03 -07:00
update.go PR feedback. 2018-05-16 10:22:09 -07:00
util.go Remove pulumi init 2018-05-22 13:37:08 -07:00
version.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00