mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Nov 15 11:42:54 UTC 2023
This commit is contained in:
parent
03f0979970
commit
d3074f94bb
224 changed files with 6432 additions and 626 deletions
|
|
@ -3,8 +3,8 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud metastore services update (SERVICE : --location=LOCATION) [--async]
|
||||
[--endpoint-protocol=ENDPOINT_PROTOCOL] [--port=PORT]
|
||||
[--update-labels=[KEY=VALUE,...]]
|
||||
[--data-catalog-sync] [--endpoint-protocol=ENDPOINT_PROTOCOL]
|
||||
[--port=PORT] [--update-labels=[KEY=VALUE,...]]
|
||||
[--clear-labels | --remove-labels=[KEY,...]]
|
||||
[--instance-size=INSTANCE_SIZE | --scaling-factor=SCALING_FACTOR
|
||||
| --tier=TIER]
|
||||
|
|
@ -74,6 +74,12 @@ FLAGS
|
|||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
||||
--data-catalog-sync
|
||||
Boolean flag to determine whether or not Dataproc Metastore metadata
|
||||
sync to Data Catalog is enabled, false if unspecified. Mutually
|
||||
exclusive with flag --encryption-kms-key. Cannot be updated if the
|
||||
service uses customer-managed encryption keys.
|
||||
|
||||
--endpoint-protocol=ENDPOINT_PROTOCOL
|
||||
The protocol to use for the metastore service endpoint.
|
||||
ENDPOINT_PROTOCOL must be one of:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue