mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Apr 2 10:41:45 UTC 2025
This commit is contained in:
parent
be9483c980
commit
4637d39593
282 changed files with 9293 additions and 700 deletions
|
|
@ -67,9 +67,13 @@ OPTIONAL FLAGS
|
|||
instances without a public ip address.
|
||||
|
||||
--external-ipv6-prefix=EXTERNAL_IPV6_PREFIX
|
||||
Set external IPv6 prefix to be allocated for this subnetwork.
|
||||
The /64 external IPv6 CIDR range to assign to this subnet. The range
|
||||
must be associated with an IPv6 BYOIP sub-prefix that is defined by the
|
||||
--ip-collection flag. If you specify --ip-collection but not
|
||||
--external-ipv6-prefix, a random /64 range is allocated from the
|
||||
sub-prefix.
|
||||
|
||||
For example, --external-ipv6-prefix 2600:1901:0:0:0:0:0:0/64
|
||||
For example, --external-ipv6-prefix=2600:1901:0:0:0:0:0:0/64
|
||||
|
||||
--flow-sampling=FLOW_SAMPLING
|
||||
Can only be specified if VPC flow logging for this subnetwork is
|
||||
|
|
|
|||
|
|
@ -71,9 +71,13 @@ FLAGS
|
|||
applicable when the [--role=ACTIVE] flag is being used.
|
||||
|
||||
--external-ipv6-prefix=EXTERNAL_IPV6_PREFIX
|
||||
Set external IPv6 prefix to be allocated for this subnetwork.
|
||||
The /64 external IPv6 CIDR range to assign to this subnet. The range
|
||||
must be associated with an IPv6 BYOIP sub-prefix that is defined by the
|
||||
--ip-collection flag. If you specify --ip-collection but not
|
||||
--external-ipv6-prefix, a random /64 range is allocated from the
|
||||
sub-prefix.
|
||||
|
||||
For example, --external-ipv6-prefix 2600:1901:0:0:0:0:0:0/64
|
||||
For example, --external-ipv6-prefix=2600:1901:0:0:0:0:0:0/64
|
||||
|
||||
--flow-sampling=FLOW_SAMPLING
|
||||
Can only be specified if VPC Flow Logs for this subnetwork is enabled.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue