mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed May 24 10:23:00 UTC 2023
This commit is contained in:
parent
a56fab68e5
commit
d0919dce4f
151 changed files with 3286 additions and 306 deletions
|
|
@ -32,7 +32,7 @@ EXAMPLES
|
|||
|
||||
$ gcloud alpha compute interconnects create \
|
||||
example-cc-interconnect --interconnect-type=DEDICATED \
|
||||
--link-type=LINK_TYPE_ETHERNET_100G_LR \
|
||||
--link-type=LINK_TYPE_ETHERNET_10G_LR \
|
||||
--location=example-zone1-1 --requested-link-count=1 \
|
||||
--remote-location=example-remote-location \
|
||||
--noc-contact-email=noc@example.com \
|
||||
|
|
@ -80,7 +80,7 @@ OPTIONAL FLAGS
|
|||
--customer-name=CUSTOMER_NAME
|
||||
Customer name to put in the Letter of Authorization as the party
|
||||
authorized to request an interconnect. This field is required for most
|
||||
Interconnects, however it is prohibited when creating a Cross-Cloud
|
||||
interconnects, however it is prohibited when creating a Cross-Cloud
|
||||
Interconnect.
|
||||
|
||||
--description=DESCRIPTION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue