LinusU / scandium

🚀 Easily deploy any Node.js web server to AWS Lambda
71 stars 8 forks source link

Add command to destroy deployment #13

Open albinekb opened 6 years ago

albinekb commented 6 years ago

For example if you want to demo a quick deployment, and afterwards clean up everything in AWS without needing to use the AWS console.

scandium destroy scandium delete scandium cleanup ?

LinusU commented 6 years ago

Would be very nice 👍

Personally prefer destroy, since it's very destructive

PR Welcome!