1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-22 15:52:30 +00:00

gcloud: Wed Jul 12 10:20:16 UTC 2023

This commit is contained in:
Automated 2023-07-12 10:20:16 +00:00
parent f52bc665a7
commit b4c2508b12
300 changed files with 7469 additions and 3231 deletions

View file

@ -15,7 +15,8 @@ SYNOPSIS
[--logging-metadata=LOGGING_METADATA]
[--logging-metadata-fields=[METADATA_FIELD,...]] [--metadata=METADATA]
[--region=REGION] [--stack-type=STACK_TYPE]
[--add-secondary-ranges=PROPERTY=VALUE,[...] | --[no-]enable-flow-logs
[--add-secondary-ranges=PROPERTY=VALUE,[...]
| --[no-]allow-cidr-routes-overlap | --[no-]enable-flow-logs
| --[no-]enable-private-ip-google-access
| --private-ipv6-google-access-type=PRIVATE_IPV6_GOOGLE_ACCESS_TYPE
| --purpose=PURPOSE | --remove-secondary-ranges=PROPERTY=VALUE,[...]
@ -167,6 +168,11 @@ FLAGS
▸ RANGE_NAME - Name of the secondary range.
▸ RANGE - IP range in CIDR format.
--[no-]allow-cidr-routes-overlap
Allow/disallow this subnetwork's IP address ranges to conflict with
existing static routes. Use --allow-cidr-routes-overlap to enable and
--no-allow-cidr-routes-overlap to disable.
--[no-]enable-flow-logs
Enable/disable VPC Flow Logs for this subnet. If the subnet does not
support VPC Flow Logs, this flag has no effect. For more information,