mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Jun 26 10:50:44 UTC 2025
This commit is contained in:
parent
3a534cb57c
commit
f645b4c02d
150 changed files with 4099 additions and 393 deletions
|
|
@ -10,6 +10,7 @@ SYNOPSIS
|
|||
[--hive-metastore-version=HIVE_METASTORE_VERSION]
|
||||
[--labels=[KEY=VALUE,...]] [--port=PORT; default=9083]
|
||||
[--release-channel=RELEASE_CHANNEL; default="stable"]
|
||||
[--tags=[KEY=VALUE,...]]
|
||||
[--auxiliary-versions=[AUXILIARY_VERSIONS,...]
|
||||
| --auxiliary-versions-from-file=AUXILIARY_VERSIONS_FROM_FILE]
|
||||
[--consumer-subnetworks=[CONSUMER_SUBNETWORKS,...] | --network=NETWORK
|
||||
|
|
@ -174,6 +175,9 @@ FLAGS
|
|||
The STABLE release channel contains features that are considered
|
||||
stable and have been validated for production use.
|
||||
|
||||
--tags=[KEY=VALUE,...]
|
||||
List of tag KEY=VALUE pairs to add.
|
||||
|
||||
Auxiliary versions configuration for the Dataproc Metastore service. When
|
||||
specified, a secondary Hive metastore service is created along with the
|
||||
primary service.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue