mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
70 lines
1.9 KiB
Text
70 lines
1.9 KiB
Text
NAME
|
|
gcloud alpha compute interconnects - read and manipulate Compute Engine
|
|
interconnects
|
|
|
|
SYNOPSIS
|
|
gcloud alpha compute interconnects GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Read and manipulate Compute Engine interconnect attachments.
|
|
|
|
locations
|
|
(ALPHA) Read and manipulate Compute Engine interconnect locations.
|
|
|
|
macsec
|
|
(ALPHA) Read and manipulate Compute Engine interconnect MACsec
|
|
configuration.
|
|
|
|
remote-locations
|
|
(ALPHA) Read and manipulate Google Compute Engine interconnect remote
|
|
locations.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(ALPHA) Create a Compute Engine interconnect.
|
|
|
|
delete
|
|
(ALPHA) Delete Compute Engine interconnects.
|
|
|
|
describe
|
|
(ALPHA) Describe a Compute Engine interconnect.
|
|
|
|
get-diagnostics
|
|
(ALPHA) Get diagnostics of a Compute Engine interconnect.
|
|
|
|
list
|
|
(ALPHA) List Google Compute Engine interconnects.
|
|
|
|
update
|
|
(ALPHA) Update a Compute Engine interconnect.
|
|
|
|
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
|
|
|
|
$ gcloud beta compute interconnects
|
|
|