mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Mar 5 10:41:25 UTC 2025
This commit is contained in:
parent
a597993b2e
commit
6dc93282df
279 changed files with 4198 additions and 801 deletions
|
|
@ -122,12 +122,14 @@ FLAGS
|
|||
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
|
||||
flag --data-catalog-sync. This can be provided as a fully-qualified
|
||||
URL, or a relative name in the form
|
||||
projects/{project_id}/locations/{location}/keyRings/{key_ring_id}/cryptoKeys/{crypto_key_id}.
|
||||
Encryption configuration for the metastore service.
|
||||
|
||||
--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 flag --data-catalog-sync. This can be provided as a
|
||||
fully-qualified URL, or a relative name in the form
|
||||
projects/{project_id}/locations/{location}/keyRings/{key_ring_id}/cryptoKeys/{crypto_key_id}.
|
||||
|
||||
--endpoint-protocol=ENDPOINT_PROTOCOL; default="thrift"
|
||||
The protocol to use for the metastore service endpoint. If unspecified,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue