Skip to content

adambuckland/do-shutdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

do-shutdown

Deletes any DigitalOcean droplets on the account. Simple as that!

Installation

go install github.com/adambuckland/do-shutdown

You'll also either need to create a DigitalOcean access token, and set it to the DIGITALOCEAN_ACCESS_TOKEN environment variable, or provide the token via the -token flag

Usage

do-shutdown

Available flags

-dryrun
    Will list the droplets, but won't actually delete them
-token <token>
    The DigitalOcean personal access token to access the API

License

See LICENSE

About

💧 Shuts down DigitalOcean droplets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages