1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 19:31:55 +00:00
gcloud-help/gcloud/alpha/compute/interconnects/groups/update
2024-10-30 10:13:17 +00:00

44 lines
1.6 KiB
Text

NAME
gcloud alpha compute interconnects groups update - update a Compute Engine
interconnect group
SYNOPSIS
gcloud alpha compute interconnects groups update NAME
[--description=DESCRIPTION]
[--intended-topology-capability=INTENDED_TOPOLOGY_CAPABILITY]
[--interconnects=[INTERCONNECT,...]] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) gcloud alpha compute interconnects groups update is used to update
interconnect groups. An interconnect group represents a set of redundant
interconnects between Google and the customer.
POSITIONAL ARGUMENTS
NAME
Name of the interconnect group to update.
FLAGS
--description=DESCRIPTION
An optional, textual description for the interconnect group.
--intended-topology-capability=INTENDED_TOPOLOGY_CAPABILITY
The reliability the user intends this group to be capable of, in terms
of the Interconnect product SLAs.
--interconnects=[INTERCONNECT,...]
Member interconnects to set the interconnect group to contain.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,
--help, --impersonate-service-account, --log-http, --project, --quiet,
--trace-token, --user-output-enabled, --verbosity.
Run $ gcloud help for details.
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.