GCP Billing Onboarding Command
Share the below command with your target company.
CODE
curl -sO "https://storage.googleapis.com/cloudwiz-io-assets/gcp-onboarding.pyz" && python3 gcp-onboarding.pyz onboard-billing-account <TENANT-ID> <SERVICE-AC-ID>
Replace the <TENANT-ID> & <SERVICE-AC-ID> by following below steps.
To get the Service account id follow instructions outlined in this page Retrieve the Service Account Id
To get the Tenant id follow instructions outlined in this page Retrieve the Tenant Id