1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Jul 2 11:05:25 UTC 2025

This commit is contained in:
Automated 2025-07-02 11:05:25 +00:00
parent f645b4c02d
commit e53f7148d8
197 changed files with 6280 additions and 495 deletions

View file

@ -9,7 +9,7 @@ SYNOPSIS
[--automated-backup-start-time=AUTOMATED_BACKUP_START_TIME]
[--automated-backup-ttl=AUTOMATED_BACKUP_TTL]
[--cross-cluster-replication-role=CROSS_CLUSTER_REPLICATION_ROLE]
[--deletion-protection]
[--deletion-protection] [--kms-key=KMS_KEY]
[--maintenance-window-day=MAINTENANCE_WINDOW_DAY]
[--maintenance-window-hour=MAINTENANCE_WINDOW_HOUR] [--network=NETWORK]
[--node-type=NODE_TYPE] [--persistence-mode=PERSISTENCE_MODE]
@ -144,6 +144,13 @@ FLAGS
Enable deletion protection for the Redis Cluster. Use
--deletion-protection/--no-deletion-protection to enable/disable it.
--kms-key=KMS_KEY
The resource name of the customer-managed encryption key (CMEK) to use
for the cluster. It must use this format:
projects/PROJECT_ID/locations/LOCATION/keyRings/KEY_RING/cryptoKeys/CRYPTO_KEY.
The key must be in the same region as the cluster. Otherwise, the
create operation fails.
--maintenance-window-day=MAINTENANCE_WINDOW_DAY
Day of week when the window starts, e.g. sunday. MAINTENANCE_WINDOW_DAY
must be one of: friday, monday, saturday, sunday, thursday, tuesday,