mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Apr 20 08:58:18 UTC 2022
This commit is contained in:
parent
9dcb91c709
commit
72862dfe28
204 changed files with 3253 additions and 457 deletions
|
|
@ -47,11 +47,13 @@ FLAGS
|
|||
--ipv6-access-type=IPV6_ACCESS_TYPE
|
||||
IPv6 access type can be specified only when the subnet is created, or
|
||||
when the subnet is first updated to have a stack type of IPV4_IPV6.
|
||||
Once set, the access type is immutable. IPV6_ACCESS_TYPE must be
|
||||
(currently only one value is supported):
|
||||
Once set, the access type is immutable. IPV6_ACCESS_TYPE must be one
|
||||
of:
|
||||
|
||||
EXTERNAL
|
||||
VMs in this subnet can have external IPv6.
|
||||
INTERNAL
|
||||
VMs in this subnet can have internal IPv6.
|
||||
|
||||
--logging-aggregation-interval=LOGGING_AGGREGATION_INTERVAL
|
||||
Can only be specified if VPC Flow Logs for this subnetwork is enabled.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue