1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Mar 15 11:22:01 UTC 2023

This commit is contained in:
Automated 2023-03-15 11:22:01 +00:00
parent 29661f002c
commit a4bd29dd06
164 changed files with 2541 additions and 844 deletions

View file

@ -58,16 +58,17 @@ FLAGS
--internal-ipv6-address=INTERNAL_IPV6_ADDRESS
Assigns the given internal IPv6 address or range to an instance. The
address must be the first IP in the range or a IP range with /96. This
option can only be used on a dual stack instance network interface.
address must be the first IP address in the range or a /96 IP address
range. This option can only be used on a dual stack instance network
interface.
--internal-ipv6-prefix-length=INTERNAL_IPV6_PREFIX_LENGTH
Optional field that indicates the prefix length of the internal IPv6
address range, should be used together with
--internal-ipv6-address=fd20::. Currently only /96 is supported and the
default value is 96. If not set, the prefix length from
--internal-ipv6-address=fd20::/96 will be used or assigned a default
value of 96.
--internal-ipv6-address=fd20::. Only /96 IP address range is supported
and the default value is 96. If not set, then either the prefix length
from --internal-ipv6-address=fd20::/96 will be used or the default
value of 96 will be assigned.
--ipv6-address=IPV6_ADDRESS
Assigns the given external IPv6 address to an instance. The address
@ -77,7 +78,7 @@ FLAGS
--ipv6-network-tier=IPV6_NETWORK_TIER
Specifies the IPv6 network tier that will be used to configure the
instance network interface IPv6 access config. IPV6_NETWORK_TIER must
be (currently only one value is supported):
be (only one value is supported):
PREMIUM
High quality, Google-grade network tier.