1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/beta/compute/networks/help
2022-03-01 04:29:52 +00:00

63 lines
1.5 KiB
Text

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
(https://cloud.google.com/vpc/docs/vpc).
See also: Networks API
(https://cloud.google.com/compute/docs/reference/rest/v1/networks).
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