mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
43 lines
1.4 KiB
Text
43 lines
1.4 KiB
Text
|
|
NAME
|
||
|
|
gcloud alpha compute interconnects attachments partner - create or
|
||
|
|
manipulate partner interconnect attachments
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud alpha compute interconnects attachments partner COMMAND
|
||
|
|
[GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(ALPHA) Create or manipulate Partner Interconnect attachments.
|
||
|
|
|
||
|
|
For more information about interconnect attachments for Partner
|
||
|
|
Interconnect, see the documentation for Partner interconnect attachments
|
||
|
|
(https://cloud.google.com/network-connectivity/docs/interconnect/how-to/dedicated/creating-vlan-attachments).
|
||
|
|
|
||
|
|
See also: Interconnect attachments API
|
||
|
|
(https://cloud.google.com/compute/docs/reference/rest/v1/interconnectAttachments).
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
create
|
||
|
|
(ALPHA) Create a Compute Engine partner interconnect attachment.
|
||
|
|
|
||
|
|
update
|
||
|
|
(ALPHA) Update a Compute Engine partner interconnect attachment.
|
||
|
|
|
||
|
|
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 attachments partner
|
||
|
|
|
||
|
|
$ gcloud beta compute interconnects attachments partner
|
||
|
|
|