- 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
-
is one of the following:GROUP
- COMMANDS
-
is one of the following:COMMAND
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
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-04-23 UTC.