If I run the following command:
gcloud alpha apigee organizations delete ORGANIZATION
Will it delete my entire project or just the Apigee-related resources? I’m trying to find additional information regarding which resources it’s going to terminate, but I only have the following link:
https://cloud.google.com/sdk/gcloud/reference/alpha/apigee/organizations/delete
Thank you.