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

gcloud: Thu Jul 4 09:30:26 UTC 2024

This commit is contained in:
Automated 2024-07-04 09:30:26 +00:00
parent 9cd336cae4
commit 2614f6b65e
202 changed files with 4779 additions and 318 deletions

View file

@ -24,6 +24,8 @@ SYNOPSIS
--keytab=KEYTAB --krb5-config=KRB5_CONFIG]
[--maintenance-window-day=MAINTENANCE_WINDOW_DAY
--maintenance-window-hour=MAINTENANCE_WINDOW_HOUR]
[--read-only-regions=[READ_ONLY_REGIONS,...]
--read-write-regions=[READ_WRITE_REGIONS,...]]
[--scheduled-backup-configs-from-file=SCHEDULED_BACKUP_CONFIGS_FROM_FILE | --enable-scheduled-backup --scheduled-backup-cron=SCHEDULED_BACKUP_CRON --scheduled-backup-location=SCHEDULED_BACKUP_LOCATION]
[GCLOUD_WIDE_FLAG ...]
@ -358,6 +360,16 @@ FLAGS
This flag argument must be specified if any of the other arguments in
this group are specified.
Custom region configuration for the metastore service.
--read-only-regions=[READ_ONLY_REGIONS,...]
The list of read-only regions where the metastore service runs in.
These regions should be part (or subset) of the multi-region.
--read-write-regions=[READ_WRITE_REGIONS,...]
The list of read-write regions where the metastore service runs in.
These regions should be part (or subset) of the multi-region.
Scheduled backup configurations to enable a scheduled backup of the
metastore service.