gcloud beta compute target-pools - control Compute Engine target pools for network load balancing
gcloud beta compute target-pools COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) Control Compute Engine target pools for Network Load Balancing.
For more information about target pools, see the target pools documentation https://cloud.google.com/load-balancing/docs/target-pools.
See also: Target pools API https://cloud.google.com/compute/docs/reference/rest/v1/targetPools.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- add-health-checks
(BETA) Add a legacy HTTP health check to a target pool.
- add-instances
(BETA) Add instances to a target pool.
- create
(BETA) Define a load-balanced pool of virtual machine instances.
- delete
(BETA) Delete target pools.
- describe
(BETA) Describe a Compute Engine target pool.
- get-health
(BETA) Get the health of instances in a target pool.
- list
(BETA) List Google Compute Engine target pools.
- remove-health-checks
(BETA) Remove an HTTP health check from a target pool.
- remove-instances
(BETA) Remove instances from a target pool.
- set-backup
(BETA) Set a backup pool for a target pool.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud compute target-pools
$ gcloud alpha compute target-pools