mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
53 lines
1.6 KiB
Text
53 lines
1.6 KiB
Text
NAME
|
|
gcloud alpha compute network-endpoint-groups - read and manipulate Compute
|
|
Engine network endpoint groups
|
|
|
|
SYNOPSIS
|
|
gcloud alpha compute network-endpoint-groups COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Create a Google Compute Engine network endpoint group.
|
|
|
|
delete
|
|
(ALPHA) Delete a Compute Engine network endpoint group.
|
|
|
|
describe
|
|
(ALPHA) Describe a Compute Engine network endpoint group.
|
|
|
|
list
|
|
(ALPHA) List Google Compute Engine network endpoint groups.
|
|
|
|
list-network-endpoints
|
|
(ALPHA) List network endpoints in a network endpoint group.
|
|
|
|
update
|
|
(ALPHA) Update a Compute Engine network endpoint group.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud compute network-endpoint-groups
|
|
|
|
$ gcloud beta compute network-endpoint-groups
|
|
|