Migrate your projects that are currently connected to your legacy billing account to SADA billing account
Make sure node and gcloud is installed on your system
gcloud - https://cloud.google.com/sdk/docs/install
nodejs - https://nodejs.org/en/download/
git clone https://github.com/sadasystems/Migrate-Projects-To-SADA.git
cd Migrate-Projects-To-SADA
Install gcloud beta Make sure this user has sufficient permissions at YOUR ORGANIZATION level IAM
gcloud components install beta --quiet
gcloud default application login
gcloud init
npm install
In the .env file, add old billing account ID and sada billing account ID
node main.js