File: //snap/google-cloud-cli/396/help/man/man1/gcloud_compute_forwarding-rules.1
.TH "GCLOUD_COMPUTE_FORWARDING\-RULES" 1
.SH "NAME"
.HP
gcloud compute forwarding\-rules \- read and manipulate traffic forwarding rules to network load balancers
.SH "SYNOPSIS"
.HP
\f5gcloud compute forwarding\-rules\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "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
(https://cloud.google.com/load\-balancing/docs/forwarding\-rule\-concepts).
See also: Region forwarding rules API
(https://cloud.google.com/compute/docs/reference/rest/v1/forwardingRules) and
Global forwarding rules API
(https://cloud.google.com/compute/docs/reference/rest/v1/globalForwardingRules).
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
Create a forwarding rule to direct network traffic to a load balancer.
.TP 2m
\fBdelete\fR
Delete forwarding rules.
.TP 2m
\fBdescribe\fR
Display detailed information about a forwarding rule.
.TP 2m
\fBexport\fR
Export a forwarding rule.
.TP 2m
\fBimport\fR
Import a forwarding rule.
.TP 2m
\fBlist\fR
List Google Compute Engine forwarding rules.
.TP 2m
\fBset\-target\fR
Modify a forwarding rule to direct network traffic to a new target.
.TP 2m
\fBupdate\fR
Update a Compute Engine forwarding rule.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha compute forwarding\-rules
.RE
.RS 2m
$ gcloud beta compute forwarding\-rules
.RE