gcloud_compute_forwarding-rules (1)
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
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. 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.
- list
-
List Google Compute Engine forwarding rules.
- set-target
-
Modify a forwarding rule to direct network traffic to a new target.
NOTES
These variants are also available:
- $ gcloud alpha compute forwarding-rules $ gcloud beta compute forwarding-rules