Install¶
Install the pre-compiled binary¶
Homebrew Tap (MacOS/Linux)¶
brew install ekristen/tap/gcp-nuke
Releases¶
You can download pre-compiled binaries from the releases page.
Docker¶
Registries:
You can run gcp-nuke with Docker by using a command like this:
Source¶
To compile gcp-nuke from source you need a working Golang development environment and goreleaser.
gcp-nuke uses go modules and so the clone path should not matter. Then simply change directory into the clone and run:
goreleaser build --clean --snapshot --single-target