peterkh / cumulus

Helps manage AWS CloudFormation stacks
Other
206 stars 40 forks source link

Need a 'force' argument for delete action #11

Open berniedurfee opened 10 years ago

berniedurfee commented 10 years ago

I'm going to be using Cumulus to execute CloudFormation templates as part of an automation workflow. The 'delete' action needs a 'force' argument to skip the question that appears to users on the command-line.

jeskol commented 9 years ago

+1 for force deleting stacks. I would also like to remove stacks without waiting around to type yes.