- NAME
-
- gcloud beta compute forwarding-rules - read and manipulate traffic forwarding rules to network load balancers
- SYNOPSIS
-
-
gcloud beta compute forwarding-rules
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(BETA)
Read and manipulate traffic forwarding rules for load balancers, protocol forwarding, or Classic Cloud VPN.For more information about forwarding rules, see the forwarding rules documentation.
See also: Region forwarding rules API and Global forwarding rules API.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
create
-
(BETA)
Create a forwarding rule to direct network traffic to a load balancer. delete
-
(BETA)
Delete forwarding rules. describe
-
(BETA)
Display detailed information about a forwarding rule. export
-
(BETA)
Export a forwarding rule. import
-
(BETA)
Import a forwarding rule. list
-
(BETA)
List Google Compute Engine forwarding rules. set-target
-
(BETA)
Modify a forwarding rule to direct network traffic to a new target. update
-
(BETA)
Update a Compute Engine forwarding rule.
- NOTES
-
This command is currently in beta and might change without notice. These
variants are also available:
gcloud compute forwarding-rules
gcloud alpha compute forwarding-rules
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-05-21 UTC.