mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Oct 16 09:53:34 UTC 2024
This commit is contained in:
parent
4ffb04ab9e
commit
694f6671d0
151 changed files with 4031 additions and 414 deletions
|
|
@ -641,7 +641,8 @@ FLAGS
|
|||
|
||||
stack-type
|
||||
Specifies whether IPv6 is enabled on the interface. STACK_TYPE must
|
||||
be one of: IPV4_ONLY, IPV4_IPV6. The default value is IPV4_ONLY.
|
||||
be one of: IPV4_ONLY, IPV4_IPV6, IPV6_ONLY. The default value is
|
||||
IPV4_ONLY.
|
||||
|
||||
ipv6-network-tier
|
||||
Specifies the IPv6 network tier that will be used to configure the
|
||||
|
|
@ -832,6 +833,8 @@ FLAGS
|
|||
The network interface can have both IPv4 and IPv6 addresses
|
||||
IPV4_ONLY
|
||||
The network interface will be assigned IPv4 addresses
|
||||
IPV6_ONLY
|
||||
The network interface will be assigned IPv6 addresses
|
||||
|
||||
--subnet=SUBNET
|
||||
Specifies the subnet that the VM instances are a part of. If --network
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue