92563/how-to-create-a-new-project-in-gcp-using-the-command-line
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?
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
In order to create a Job using ...READ MORE
Hi@akhtar, To create a personal network, you need ...READ MORE
Hi@akhtar, You can check your accounts from the ...READ MORE
gcloud config set project $MY_PROJECT_ID #=> Updated property [core/project]. You ...READ MORE
Hi@akhtar, To deploy your app on App Engine, ...READ MORE
Hi@akhtar, GCP shell has a command named gcloud. ...READ MORE
Hi@akhtar, You need to add the billing account ...READ MORE
Hi@akhtar, You can enable new services to your ...READ MORE
Hi@akhtar, If you configured GCP SDK in your ...READ MORE
Hi@akhtar, You can create one subnet in a ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.