- NAME
-
- gcloud alpha compute forwarding-rules - read and manipulate traffic forwarding rules to network load balancers
- SYNOPSIS
-
-
gcloud alpha compute forwarding-rules
GROUP
|COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(ALPHA)
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. - GROUPS
-
is one of the following:GROUP
config
-
(ALPHA)
Manage traffic forwarding rule configurations.
- COMMANDS
-
is one of the following:COMMAND
create
-
(ALPHA)
Create a forwarding rule to direct network traffic to a load balancer. delete
-
(ALPHA)
Delete forwarding rules. describe
-
(ALPHA)
Display detailed information about a forwarding rule. export
-
(ALPHA)
Export a forwarding rule. import
-
(ALPHA)
Import a forwarding rule. list
-
(ALPHA)
List Google Compute Engine forwarding rules. set-target
-
(ALPHA)
Modify a forwarding rule to direct network traffic to a new target. update
-
(ALPHA)
Update a Compute Engine forwarding rule.
- 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 forwarding-rules
gcloud beta 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.