1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/compute/interconnects/help
2023-10-11 10:37:28 +00:00

66 lines
1.6 KiB
Text

NAME
gcloud compute interconnects - read and manipulate Compute Engine
interconnects
SYNOPSIS
gcloud compute interconnects GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Read and manipulate Cloud Interconnect connections.
For more information about Cloud Interconnect, see the Cloud Interconnect
documentation
(https://cloud.google.com//network-connectivity/docs/interconnect/concepts/overview).
See also: Interconnects API
(https://cloud.google.com/compute/docs/reference/rest/v1/interconnects).
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
attachments
Read and manipulate Compute Engine interconnect attachments.
locations
Read and manipulate Compute Engine interconnect locations.
macsec
Read and manipulate Compute Engine interconnect MACsec configuration.
remote-locations
Read and manipulate Google Compute Engine interconnect remote
locations.
COMMANDS
COMMAND is one of the following:
create
Create a Compute Engine interconnect.
delete
Delete Compute Engine interconnects.
describe
Describe a Compute Engine interconnect.
get-diagnostics
Get diagnostics of a Compute Engine interconnect.
list
List Google Compute Engine interconnects.
update
Update a Compute Engine interconnect.
NOTES
These variants are also available:
$ gcloud alpha compute interconnects
$ gcloud beta compute interconnects