How to rename a Google Cloud Platform project

0 votes

Hi Guys,

Initially, I have created a project with a random name. I want to deploy this project. So I want to update the project name in GCP. How can I do that?

Sep 24, 2020 in GCP by akhtar
• 38,230 points
759 views

1 answer to this question.

0 votes

Hi@akhtar,

First, you list down the project names from your CLI.

$ gcloud projects list

Now you can select the particular project to rename its name using the below command.

$ gcloud projects update your-old-project-id --name="New project name"


Hope it helps!!

If you need to know more about Google Cloud, We recommend joining GCP Certification course today.

Thanks!

answered Sep 24, 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

Is it possible to change the region of a Google Cloud Platform project?

There is no such thing as a ...READ MORE

answered Apr 6, 2022 in GCP by Korak
• 5,820 points
2,295 views
0 votes
1 answer

How to delete a project from Google Cloud Console

Follow these steps to delete a project ...READ MORE

answered May 4, 2022 in GCP by Korak
• 5,820 points
4,294 views
0 votes
1 answer

What is hybrid cloud?

Hybrid cloud is a cloud computing environment which ...READ MORE

answered Feb 8, 2019 in Cloud Computing by Aru
504 views
0 votes
2 answers

Hybrid Cloud vs multi-Cloud

Hybrid cloud is an infrastructure while multi-cloud ...READ MORE

answered Feb 8, 2019 in Cloud Computing by sarosh
710 views
0 votes
2 answers

What is multi cloud and why is it being used?

Multi-cloud strategy is used for the following ...READ MORE

answered Feb 8, 2019 in Cloud Computing by Dee
517 views
0 votes
1 answer

Why should I choose GCP over any other cloud platforms?

There are various Cloud service providers in ...READ MORE

answered Sep 20, 2019 in GCP by Sirajul
• 59,230 points
1,758 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 project from GCP Cloud Shell?

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

answered Aug 23, 2020 in GCP by MD
• 95,440 points
1,672 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