gcloud compute forwarding-rules

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