mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Thu Jan 19 00:56:33 UTC 2023
This commit is contained in:
parent
348d9760ee
commit
1248f773ec
1462 changed files with 51835 additions and 5402 deletions
|
|
@ -52,7 +52,7 @@ POSITIONAL ARGUMENTS
|
|||
arguments in this group are specified.
|
||||
|
||||
--region=REGION
|
||||
The location Id.
|
||||
The location ID.
|
||||
|
||||
To set the region attribute:
|
||||
▸ provide the argument internal_range on the command line with a
|
||||
|
|
@ -116,14 +116,14 @@ OPTIONAL FLAGS
|
|||
This behavior can be set when the internal range is being reserved
|
||||
for usage by the peers. This means that no resource within the VPC
|
||||
in which it is being created can use this to associate with a cloud
|
||||
resource, but one of the peer's can. This represents "donating" a
|
||||
resource, but one of the peers can. This represents "donating" a
|
||||
range for peers to use.
|
||||
|
||||
for-self
|
||||
This beharior represents the case that the internal range is
|
||||
intended to be used in the VPC on which it is created and is
|
||||
accessible from it's peers. This implies that peers or
|
||||
peer-of-peer's cannot use this range.
|
||||
accessible from its peers. This implies that peers or peer-of-peers
|
||||
cannot use this range.
|
||||
|
||||
not-shared
|
||||
This behavior can be set when the internal range is being reserved
|
||||
|
|
@ -131,7 +131,7 @@ OPTIONAL FLAGS
|
|||
peers. In a sense it is local to the VPC. This can be used to
|
||||
create internal ranges for various purposes like
|
||||
HTTP_INTERNAL_LOAD_BALANCER or for interconnect routes that are not
|
||||
shared with peers. This also implies that peer's cannot use this
|
||||
shared with peers. This also implies that peers cannot use this
|
||||
range in a way that is visible to this VPC, but can re-use this
|
||||
range as long as it is NOT_SHARED from the peer VPC too.
|
||||
|
||||
|
|
@ -165,5 +165,7 @@ 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.
|
||||
access allowlist. This variant is also available:
|
||||
|
||||
$ gcloud network-connectivity internal-ranges create
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue