gcloud beta compute networks - list, create, and delete Compute Engine networks
gcloud beta compute networks GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) 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.
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- peerings
(BETA) List, create, and delete, and update VPC Network Peering.
- subnets
(BETA) List, describe, and delete, and update Compute Engine subnetworks.
- vpc-access
(BETA) Manage VPC Access Service resources.
COMMAND is one of the following:
- create
(BETA) Create a Compute Engine network.
- delete
(BETA) Delete Compute Engine networks.
- describe
(BETA) Describe a Compute Engine network.
- get-effective-firewalls
(BETA) Get the effective firewalls of a Compute Engine network.
- list
(BETA) List Google Compute Engine networks.
- update
(BETA) Update a Compute Engine network.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud compute networks
$ gcloud alpha compute networks