Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 293 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 293 Bytes

dropkick

a utility cli for cleaning up cloud resources

run it

brew tap konstructio/taps
brew install konstructio/taps/dropkick

# run binary to look at what resources will be deleted
dropkick civo --region fra1 

# delete all those resources
dropkick civo --region fra1 --nuke