NAME

gcloud beta compute network-endpoint-groups - read and manipulate Compute Engine network endpoint groups

SYNOPSIS

gcloud beta compute network-endpoint-groups COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(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.

GCLOUD WIDE FLAGS

These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS

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.

NOTES

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