mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
44 lines
1,009 B
Text
44 lines
1,009 B
Text
NAME
|
|
gcloud compute interconnects attachments - read and manipulate Compute
|
|
Engine interconnect attachments
|
|
|
|
SYNOPSIS
|
|
gcloud compute interconnects attachments GROUP | COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Read and manipulate Compute Engine interconnect attachments.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
dedicated
|
|
Create or manipulate dedicated interconnect attachments.
|
|
|
|
partner
|
|
Create or manipulate partner interconnect attachments.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
delete
|
|
Delete interconnects.
|
|
|
|
describe
|
|
Describe a Compute Engine interconnect attachment.
|
|
|
|
list
|
|
List Google Compute Engine interconnect attachments.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute interconnects attachments
|
|
|
|
$ gcloud beta compute interconnects attachments
|
|
|