constantijn / gcp-billing-account-swap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GCP billing account swap

Utility to swap projects over from one GCP billing account to another, one by one.

Demo

alt text

Usage

To build the program run go build

To use run the program with the IDs of the source and the target biling accounts. (They have the format of 1A2B3C-4C5D6E-7A8F9B)

At any time when running the program hit Ctrl+C to abort.

About


Languages

Language:Go 100.0%