mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
53 lines
1.3 KiB
Text
53 lines
1.3 KiB
Text
NAME
|
|
gcloud compute interconnects attachments groups - create or manipulate
|
|
interconnect attachment groups
|
|
|
|
SYNOPSIS
|
|
gcloud compute interconnects attachments groups COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Create or manipulate interconnect attachment 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
|
|
Add member interconnect attachments to a Compute Engine interconnect
|
|
attachment group.
|
|
|
|
create
|
|
Create a Compute Engine interconnect attachment group.
|
|
|
|
delete
|
|
Delete Compute Engine interconnect attachment groups.
|
|
|
|
describe
|
|
Describe a Compute Engine interconnect attachment group.
|
|
|
|
get-operational-status
|
|
Get the operational status of a Compute Engine interconnect attachment
|
|
group.
|
|
|
|
list
|
|
List interconnect attachment groups.
|
|
|
|
remove-members
|
|
Remove member interconnect attachments from a Compute Engine
|
|
interconnect attachment group.
|
|
|
|
update
|
|
Update a Compute Engine interconnect attachment group.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute interconnects attachments groups
|
|
|
|
$ gcloud beta compute interconnects attachments groups
|
|
|