pulumi/cmd
Joe Duffy fe45eb875e
Don't prompt for stack removal (#1198)
We already had logic to skip prompting a user to create a stack,
when a stack-specific command was run but none was found, but we
only heeded it in one of two cases.  This fixes the other case.
2018-04-14 10:01:39 -07:00
..
config.go Switch to a resource-progress oriented view for pulumi preview/update/destroy (#1116) 2018-04-10 12:03:11 -07:00
config_test.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
debug_cmds.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
destroy.go Remove the explicit 'pulumi preview' command. (#1170) 2018-04-13 22:26:01 -07:00
history.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
init.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
login.go Require pulumi login before commands that need a backend 2018-04-05 10:19:41 -07:00
logout.go Require pulumi login before commands that need a backend 2018-04-05 10:19:41 -07:00
logs.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
logs_test.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
new.go Extract a Pulumi API client. 2018-03-21 16:45:54 -07:00
plugin.go Show correct plugin sizes (#1137) 2018-04-09 12:51:32 -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 Remove the explicit 'pulumi preview' command. (#1170) 2018-04-13 22:26:01 -07:00
pulumi.go Add pointer to docs.pulumi.com in the help text 2018-04-12 13:22:06 -07:00
stack.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07: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 Switch to a resource-progress oriented view for pulumi preview/update/destroy (#1116) 2018-04-10 12:03:11 -07:00
stack_init.go Require pulumi login before commands that need a backend 2018-04-05 10:19:41 -07:00
stack_ls.go Require pulumi login before commands that need a backend 2018-04-05 10:19:41 -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 Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
stack_select.go Require pulumi login before commands that need a backend 2018-04-05 10:19:41 -07:00
update.go Remove the explicit 'pulumi preview' command. (#1170) 2018-04-13 22:26:01 -07:00
util.go Don't prompt for stack removal (#1198) 2018-04-14 10:01:39 -07:00
version.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00