gcloud compute network-endpoint-groups - read and manipulate Compute Engine network endpoint groups
gcloud compute network-endpoint-groups COMMAND [GCLOUD_WIDE_FLAG ...]
Read and manipulate network endpoint groups.
For more information about network endpoint groups, see the network endpoint groups documentation https://cloud.google.com/load-balancing/docs/negs/.
See also: Network endpoint groups API https://cloud.google.com/compute/docs/reference/rest/v1/networkEndpointGroups.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
Create a Compute Engine network endpoint group.
- delete
Delete a Compute Engine network endpoint group.
- describe
Describe a Compute Engine network endpoint group.
- list
List Google Compute Engine network endpoint groups.
- list-network-endpoints
List network endpoints in a network endpoint group.
- update
Update a Compute Engine network endpoint group.
These variants are also available:
$ gcloud alpha compute network-endpoint-groups
$ gcloud beta compute network-endpoint-groups