gcloud beta compute networks

NAME
gcloud beta compute networks - list, create, and delete Compute Engine networks
SYNOPSIS
gcloud beta compute networks GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) 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
(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.
COMMANDS
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.
NOTES
This command is currently in beta and might change without notice. These variants are also available:
gcloud compute networks
gcloud alpha compute networks