pulumi/cmd
Justin Van Patten d1b49d25f8
pulumi new improvements (#1307)
* Initialize a new stack as part of `pulumi new`
* Prompt for values with defaults preselected
* Install dependencies
* Prompt for default config values
2018-05-07 15:31:27 -07:00
..
archive.go Add commands to generate goodies (#1288) 2018-04-28 11:18:21 -07:00
cancel.go Fix a couple of typos. 2018-04-20 11:09:54 -07:00
ci.go Disable interactive mode for a CI/CD server. (#1297) 2018-04-30 15:27:53 -07:00
config.go Remove some obsolete flags from pulumi config rm 2018-04-25 14:25:11 -07:00
config_test.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
destroy.go Bring back preview, swizzle some flags 2018-05-06 13:55:39 -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
init.go Remove the need to pulumi init for the local backend 2018-04-18 04:53:49 -07:00
login.go Don't mention PPC unless needed in the CLI 2018-04-23 16:50:48 -04:00
logout.go Fix login/logout issue against non api.pulumi.com clouds 2018-04-27 15:41:50 -07:00
logs.go Minor CLI improvements 2018-04-25 16:52:31 -07:00
logs_test.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
new.go pulumi new improvements (#1307) 2018-05-07 15:31:27 -07:00
plugin.go Snapshot management overhaul and refactor (#1273) 2018-04-25 17:20:08 -07:00
plugin_install.go Add a --verbose flag to plugin install (#1160) 2018-04-11 17:51:14 -07:00
plugin_ls.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
plugin_rm.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
preview.go Bring back preview, swizzle some flags 2018-05-06 13:55:39 -07:00
pulumi.go Fix a typo. 2018-05-04 13:09:35 -07:00
refresh.go Bring back preview, swizzle some flags 2018-05-06 13:55:39 -07:00
stack.go Don't mention PPC unless needed in the CLI 2018-04-23 16:50:48 -04:00
stack_export.go Run tests against managed stacks backend instead of FnF (#1092) 2018-04-02 21:34:54 -07:00
stack_graph.go Spruce up the stack graph command: 2018-02-22 17:31:45 -08:00
stack_import.go Address code review feedback 2018-04-20 01:31:14 -04:00
stack_init.go Address code review feedback 2018-04-20 02:34:10 -04:00
stack_ls.go Add a URL column to stack ls. 2018-04-25 21:17:46 -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 Address code review feedback 2018-04-20 01:31:14 -04:00
stack_select.go Address code review feedback 2018-04-20 02:34:10 -04:00
update.go Bring back preview, swizzle some flags 2018-05-06 13:55:39 -07:00
util.go pulumi new improvements (#1307) 2018-05-07 15:31:27 -07:00
version.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00