gcloud beta compute network-endpoint-groups - read and manipulate Compute Engine network endpoint groups
gcloud beta compute network-endpoint-groups COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) 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
(BETA) Create a Google Compute Engine network endpoint group.
- delete
(BETA) Delete a Compute Engine network endpoint group.
- describe
(BETA) Describe a Compute Engine network endpoint group.
- list
(BETA) List Google Compute Engine network endpoint groups.
- list-network-endpoints
(BETA) List network endpoints in a network endpoint group.
- update
(BETA) Update a Compute Engine network endpoint group.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud compute network-endpoint-groups
$ gcloud alpha compute network-endpoint-groups