How to create a project from GCP Cloud Shell

+2 votes

Hi Guys,

I have launched the shell in GCP. I want to create a project. How can I do that?

Aug 23, 2020 in GCP by akhtar
• 38,230 points
1,672 views

1 answer to this question.

0 votes

Hi@akhtar,

GCP shell has a command named gcloud. To create a project you can use this command as shown below.

root@cloudshell:~$ gcloud projects create nadeem-gcp-1234567 --name=testproject
Create in progress for [https://cloudresourcemanager.googleapis.com/v1/projects/nadeem-gcp-1234567].
Waiting for [operations/cp.4673950361135063750] to finish...done.
Enabling service [cloudapis.googleapis.com] on project [nadeem-gcp-1234567]...
Operation "operations/acf.bd087d29-eec9-4724-a7e7-bc5c464c0585" finished successfully.


Hope it works!!

If you want to become a professional Google Cloud Architect, Its recommended to go for the certification course first.

Thanks!

answered Aug 23, 2020 by MD
• 95,440 points

Related Questions In GCP

0 votes
1 answer

How to delete a project from Google Cloud Console

First of all, select the project you ...READ MORE

answered Apr 18, 2018 in GCP by kurt_cobain
• 9,390 points
2,479 views
0 votes
1 answer

How to create a cloud storage bucket in GCP?

Buckets are the basic containers that hold your ...READ MORE

answered Oct 24, 2019 in GCP by Sirajul
• 59,230 points
2,182 views
0 votes
1 answer
0 votes
1 answer
+2 votes
1 answer

How to activate GCP Cloud Shell?

Hi@MD, You can follow the below steps to ...READ MORE

answered Aug 23, 2020 in GCP by akhtar
• 38,230 points
1,828 views
+2 votes
1 answer

How to list down all the projects in GCP Cloud?

Hi@akhtar, GCP Shell has a command named gcloud. ...READ MORE

answered Aug 23, 2020 in GCP by MD
• 95,440 points
3,555 views
+2 votes
1 answer

How to enable new services to a project in GCP Cloud?

Hi@akhtar, You can enable new services to your ...READ MORE

answered Aug 23, 2020 in GCP by MD
• 95,440 points
813 views
+2 votes
1 answer

How to create a project in GCP Cloud?

Hi@akhtar, To deploy your app on App Engine, ...READ MORE

answered Aug 23, 2020 in GCP by MD
• 95,440 points
519 views
+2 votes
1 answer

How to create a firewall rule in GCP Cloud?

Hi@akhtar, If you are using the default VPC ...READ MORE

answered Aug 23, 2020 in GCP by MD
• 95,440 points
1,233 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP