gcloud preview compute networks

NAME
gcloud preview compute networks - list, create, and delete Compute Engine networks
SYNOPSIS
gcloud preview compute networks GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(PREVIEW) 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
(PREVIEW) List, create, and delete, and update VPC Network Peering.
subnets
(PREVIEW) List, describe, and delete, and update Compute Engine subnetworks.
vpc-access
(PREVIEW) Manage VPC Access Service resources.
COMMANDS
COMMAND is one of the following:
create
(PREVIEW) Create a Compute Engine network.
delete
(PREVIEW) Delete Compute Engine networks.
describe
(PREVIEW) Describe a Compute Engine network.
get-effective-firewalls
(PREVIEW) Get the effective firewalls of a Compute Engine network.
list
(PREVIEW) List Google Compute Engine networks.
update
(PREVIEW) Update a Compute Engine network.
NOTES
This command is currently in DEVELOPER PREVIEW and may 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 alpha compute networks
gcloud beta compute networks