Error: You are attempting to perform an operation that requires a project id, with none configured. #googlecloud
Pavan Kumar Aleti
Founder | Public Cloud Delivery | Cloud Expert | DevOps / DevSecOps Engineer at ALETI
I'm trying to create a bucket with project id as name.
gsutil mb -l eu gs://PROJECT-ID
Creating gs://root****/...?
Error:?You are attempting to perform an operation that requires a project id, with none configured. Please re-run gsutil config and make sure to follow the instructions for finding and entering your default project id.
Steps that resolved for me:
Creating gs://root***/...
ERROR gone out of the way and works as expected
#googlecloud #cloudbucket #error #pavankumaraleti #aletisoftwaresystems