gcloud alpha compute networks

NAME
gcloud alpha compute networks - list, create, and delete Compute Engine networks
SYNOPSIS
gcloud alpha compute networks GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Read and manipulate VPC networks.

For more information about networks, see the networks documentation.

See also: Networks API.

GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

GROUPS
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.
COMMANDS
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.
NOTES
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