82184/how-to-create-a-vpc-on-gcp-from-command-line
Hi Guys,
I am new to GCP Cloud. I want to create a VPC from the command line. How can I do that?
Hi@akhtar,
To create a personal network, you need to use VPC service in GCP Cloud. GCP SDK has the capability to create a VPC from the command line. You can use the below command.
$ gcloud compute networks create network-name
Hi@MD, A cluster consists of at least one cluster master machine ...READ MORE
Hi@akhtar, You need to configure GCP SDK in ...READ MORE
To create a multi-zone cluster, set --zone to the ...READ MORE
In case you are using Cloud storage ...READ MORE
Hi@akhtar, If you are trying to launch an ...READ MORE
Hi@akhtar, To deploy your app on App Engine, ...READ MORE
Hi@MD, You can follow the below steps to ...READ MORE
Hi@akhtar, GCP Shell has a command named gcloud. ...READ MORE
Hi@akhtar, You can compute service in GCP to launch ...READ MORE
Hi@akhtar, You need to configure GCP Cloud SDK ...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.