1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 04:58:26 +00:00

gcloud: Wed Jul 31 09:35:15 UTC 2024

This commit is contained in:
Automated 2024-07-31 09:35:16 +00:00
parent 3a4c5997b9
commit ed2f818f7a
2722 changed files with 12631 additions and 6826 deletions

View file

@ -10,7 +10,8 @@ SYNOPSIS
--routing-policy-backup-data-type=ROUTING_POLICY_BACKUP_DATA_TYPE
--routing-policy-primary-data=ROUTING_POLICY_PRIMARY_DATA
: --backup-data-trickle-ratio=BACKUP_DATA_TRICKLE_RATIO])
: --enable-geo-fencing --enable-health-checking])
: --enable-geo-fencing
--enable-health-checking --health-check=HEALTH_CHECK])
[--location=LOCATION] [--ttl=TTL] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -107,6 +108,11 @@ REQUIRED FLAGS
--enable-health-checking
Required if specifying forwarding rule names for rrdata.
--health-check=HEALTH_CHECK
Specifies the health check to be used for public IP health
checking. Either the health check name or full resource path should
be provided.
Routing policy data arguments. Combines routing-policy-data,
routing-policy-primary-data, routing-policy-backup-data.

View file

@ -10,7 +10,8 @@ SYNOPSIS
--routing-policy-backup-data-type=ROUTING_POLICY_BACKUP_DATA_TYPE
--routing-policy-primary-data=ROUTING_POLICY_PRIMARY_DATA
: --backup-data-trickle-ratio=BACKUP_DATA_TRICKLE_RATIO])
: --enable-geo-fencing --enable-health-checking])
: --enable-geo-fencing
--enable-health-checking --health-check=HEALTH_CHECK])
[--location=LOCATION] [--ttl=TTL] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -74,6 +75,11 @@ REQUIRED FLAGS
--enable-health-checking
Required if specifying forwarding rule names for rrdata.
--health-check=HEALTH_CHECK
Specifies the health check to be used for public IP health
checking. Either the health check name or full resource path should
be provided.
Routing policy data arguments. Combines routing-policy-data,
routing-policy-primary-data, routing-policy-backup-data.