mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
59 lines
1.6 KiB
Text
59 lines
1.6 KiB
Text
NAME
|
|
gcloud alpha compute interconnects groups - create or manipulate
|
|
interconnect groups
|
|
|
|
SYNOPSIS
|
|
gcloud alpha compute interconnects groups COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Create or manipulate interconnect groups.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-members
|
|
(ALPHA) Add member interconnects to a Compute Engine interconnect
|
|
group.
|
|
|
|
create
|
|
(ALPHA) Create a Compute Engine interconnect group.
|
|
|
|
create-members
|
|
(ALPHA) Create new member interconnects in a Compute Engine
|
|
interconnect group.
|
|
|
|
delete
|
|
(ALPHA) Delete Compute Engine interconnect groups.
|
|
|
|
describe
|
|
(ALPHA) Describe a Compute Engine interconnect group.
|
|
|
|
get-operational-status
|
|
(ALPHA) Get the operational status of a Compute Engine interconnect
|
|
group.
|
|
|
|
list
|
|
(ALPHA) List interconnect groups.
|
|
|
|
remove-members
|
|
(ALPHA) Remove member interconnects from a Compute Engine interconnect
|
|
group.
|
|
|
|
update
|
|
(ALPHA) Update a Compute Engine interconnect 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 interconnects groups
|
|
|
|
$ gcloud beta compute interconnects groups
|
|
|