mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Oct 30 10:13:17 UTC 2024
This commit is contained in:
parent
fc66f7f0ca
commit
d7d92f8000
166 changed files with 6197 additions and 300 deletions
|
|
@ -4,8 +4,9 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha compute interconnects groups update NAME
|
||||
--intended-topology-capability=INTENDED_TOPOLOGY_CAPABILITY
|
||||
[--description=DESCRIPTION] [GCLOUD_WIDE_FLAG ...]
|
||||
[--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
|
||||
|
|
@ -16,14 +17,16 @@ POSITIONAL ARGUMENTS
|
|||
NAME
|
||||
Name of the interconnect group to update.
|
||||
|
||||
REQUIRED FLAGS
|
||||
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.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--description=DESCRIPTION
|
||||
An optional, textual description for the interconnect group.
|
||||
--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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue