File: //snap/google-cloud-cli/current/help/man/man1/gcloud_compute_networks.1
.TH "GCLOUD_COMPUTE_NETWORKS" 1
.SH "NAME"
.HP
gcloud compute networks \- list, create, and delete Compute Engine networks
.SH "SYNOPSIS"
.HP
\f5gcloud compute networks\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Read and manipulate VPC networks.
For more information about networks, see the networks documentation
(https://cloud.google.com/vpc/docs/vpc).
See also: Networks API
(https://cloud.google.com/compute/docs/reference/rest/v1/networks).
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "GROUPS"
\f5\fIGROUP\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBpeerings\fR
List, create, and delete, and update VPC Network Peering.
.TP 2m
\fBsubnets\fR
List, describe, and delete, and update Compute Engine subnetworks.
.TP 2m
\fBvpc\-access\fR
Manage VPC Access Service resources.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
Create a Compute Engine network.
.TP 2m
\fBdelete\fR
Delete Compute Engine networks.
.TP 2m
\fBdescribe\fR
Describe a Compute Engine network.
.TP 2m
\fBget\-effective\-firewalls\fR
Get the effective firewalls of a Compute Engine network.
.TP 2m
\fBlist\fR
List Google Compute Engine networks.
.TP 2m
\fBupdate\fR
Update a Compute Engine network.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha compute networks
.RE
.RS 2m
$ gcloud beta compute networks
.RE