sintaxi / surge

CLI for the surge.sh CDN
https://surge.sh
2.87k stars 136 forks source link

`surge teardown *` #207

Open himynameisdave opened 8 years ago

himynameisdave commented 8 years ago

I don't know about everyone else, but I thing surge is great and do a lot of pushing to it daily. My use case is mostly for a quick live url that I can test mobile web apps on quickly. Given that a lot of these urls are now stale, I'd like to clean them up without doing one by one manually.

Something like surge teardown * would be cool. Obviously there should probably be an "Are you sure you wish to teardown everything?". Meantime I'm going to write a script that does loops through my surge urls and removes them, but it would be cooler if it was built in 👍

huwd commented 5 years ago

Also discussed over here: #230