File: //snap/google-cloud-cli/396/help/man/man1/gcloud_alpha_compute_forwarding-rules.1
.TH "GCLOUD_ALPHA_COMPUTE_FORWARDING\-RULES" 1
.SH "NAME"
.HP
gcloud alpha compute forwarding\-rules \- read and manipulate traffic forwarding rules to network load balancers
.SH "SYNOPSIS"
.HP
\f5gcloud alpha compute forwarding\-rules\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR 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 "GROUPS"
\f5\fIGROUP\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBconfig\fR
\fB(ALPHA)\fR Manage traffic forwarding rule configurations.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
\fB(ALPHA)\fR Create a forwarding rule to direct network traffic to a load
balancer.
.TP 2m
\fBdelete\fR
\fB(ALPHA)\fR Delete forwarding rules.
.TP 2m
\fBdescribe\fR
\fB(ALPHA)\fR Display detailed information about a forwarding rule.
.TP 2m
\fBexport\fR
\fB(ALPHA)\fR Export a forwarding rule.
.TP 2m
\fBimport\fR
\fB(ALPHA)\fR Import a forwarding rule.
.TP 2m
\fBlist\fR
\fB(ALPHA)\fR List Google Compute Engine forwarding rules.
.TP 2m
\fBset\-target\fR
\fB(ALPHA)\fR Modify a forwarding rule to direct network traffic to a new
target.
.TP 2m
\fBupdate\fR
\fB(ALPHA)\fR Update a Compute Engine forwarding rule.
.RE
.sp
.SH "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:
.RS 2m
$ gcloud compute forwarding\-rules
.RE
.RS 2m
$ gcloud beta compute forwarding\-rules
.RE