Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Creating Google Cloud Platform Projects without Console page.

I'm trying to create Google Cloud Platform projects without Console web page, because I think about creating multiple projects.

Since I checked the gcloud and it only supports project describe and list for now. https://cloud.google.com/sdk/gcloud/reference/alpha/projects/

Is there a way to create projects without Console web page?

like image 326
Boseo Avatar asked Jul 24 '26 22:07

Boseo


2 Answers

As of June 22 2015, there is no API to manage projects. This is simply not possible currently.

like image 171
Stephen Weinberg Avatar answered Jul 28 '26 06:07

Stephen Weinberg


Although this is an old question, just to bring the answer up-to-date, this can now be done with the gcloud projects command line, as described in the following documentation:

https://cloud.google.com/sdk/gcloud/reference/projects/

like image 44
oclipa Avatar answered Jul 28 '26 05:07

oclipa



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!