skymill / cumulus

Cumulus is a deployment suite used to deploy and manage environments built with AWS CloudFormation
http://cumulus-ds.readthedocs.org/
Apache License 2.0
12 stars 5 forks source link

Make it possible to force undeployment #105

Closed sebdah closed 10 years ago

sebdah commented 10 years ago

We are currently require users to answer yes or no when running --undeploy. To be able to script undeployments, we should also implement --force, to be able to skip the safety question.