gcloud alpha compute networks - list, create, and delete Compute Engine networks
gcloud alpha compute networks GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
(ALPHA) 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
(ALPHA) List, create, delete, and update VPC Network Peering.
- subnets
(ALPHA) List, describe, and delete, and update Compute Engine subnetworks.
COMMAND is one of the following:
- create
(ALPHA) Create a Compute Engine network.
- delete
(ALPHA) Delete Compute Engine networks.
- describe
(ALPHA) Describe a Compute Engine network.
- get-effective-firewalls
(ALPHA) Get the effective firewalls of a Compute Engine network.
- list
(ALPHA) List Google Compute Engine networks.
- list-ip-addresses
(ALPHA) List internal IP addresses in a network.
- list-ip-owners
(ALPHA) List IP owners in a network.
- update
(ALPHA) Update a Compute Engine network.
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
$ gcloud compute networks
$ gcloud beta compute networks