How to create a new project in GCP using the command line

0 votes

Hi Team,

I am new to GCP Cloud. I want to create a new project in GCP using the command line. How can I do that?

Nov 9, 2020 in GCP by akhtar
• 38,230 points
952 views

1 answer to this question.

0 votes

Hi@akhtar,
You need to configure GCP SDK in your system. After that, you can use the below command to create a new project.

$ gcloud projects create nadim-project-4450 --name nadim-project --set-as-default
    answered Nov 9, 2020 by MD
    • 95,440 points

    Related Questions In GCP

    0 votes
    1 answer
    +2 votes
    1 answer

    How to create a VPC on GCP from command line?

    Hi@akhtar, To create a personal network, you need ...READ MORE

    answered Aug 24, 2020 in GCP by MD
    • 95,440 points
    1,238 views
    0 votes
    1 answer

    How to authenticate with the correct account in GCP from Command Line?

    Hi@akhtar, You can check your accounts from the ...READ MORE

    answered Sep 24, 2020 in GCP by MD
    • 95,440 points
    422 views
    0 votes
    1 answer

    How to change the project in GCP using CLI commands?

    gcloud config set project $MY_PROJECT_ID #=> Updated property [core/project]. You ...READ MORE

    answered Nov 4, 2022 in GCP by Tejashwini
    • 3,820 points
    1,054 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
    533 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,699 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
    836 views
    0 votes
    1 answer

    How to change the project in GCP using CLI command?

    Hi@akhtar, If you configured GCP SDK in your ...READ MORE

    answered Sep 13, 2020 in GCP by MD
    • 95,440 points
    2,280 views
    0 votes
    1 answer

    Create a subnet in GCP using the command line.

    Hi@akhtar, You can create one subnet in a ...READ MORE

    answered Nov 9, 2020 in GCP by MD
    • 95,440 points
    542 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