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

gcloud: Thu May 30 09:26:18 UTC 2024

This commit is contained in:
Automated 2024-05-30 09:26:18 +00:00
parent e617a432f4
commit 595ac8640a
232 changed files with 10919 additions and 274 deletions

View file

@ -5,7 +5,7 @@ SYNOPSIS
gcloud beta metastore services create (SERVICE : --location=LOCATION)
[--async] [--autoscaling-enabled] [--data-catalog-sync]
[--database-type=DATABASE_TYPE; default="mysql"]
[--encryption-kms-key=ENCRYPTION_KMS_KEY]
[--deletion-protection] [--encryption-kms-key=ENCRYPTION_KMS_KEY]
[--endpoint-protocol=ENDPOINT_PROTOCOL; default="thrift"]
[--hive-metastore-version=HIVE_METASTORE_VERSION]
[--labels=[KEY=VALUE,...]] [--port=PORT; default=9083]
@ -114,6 +114,11 @@ FLAGS
SPANNER database type is a Dataproc Metastore service backed by
Cloud Spanner.
--deletion-protection
Flag that enables delete protection on Dataproc Metastore instance to
prevent accidental deletions of the instance. Use --deletion-protection
to enable.
--encryption-kms-key=ENCRYPTION_KMS_KEY
The name of the Cloud KMS key to use for customer data encryption.
Cannot be changed once the service is created. Mutually exclusive with