1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed May 17 10:38:17 UTC 2023

This commit is contained in:
Automated 2023-05-17 10:38:17 +00:00
parent 14441c7ea7
commit a56fab68e5
151 changed files with 1878 additions and 2972 deletions

View file

@ -8,8 +8,9 @@ SYNOPSIS
[--labels=[KEY=VALUE,...]] [--metastore-service=METASTORE_SERVICE]
[--properties=[PROPERTY=VALUE,...]] [--region=REGION]
[--request-id=REQUEST_ID] [--service-account=SERVICE_ACCOUNT]
[--tags=[TAGS,...]] [--ttl=TTL] [--version=VERSION]
[--network=NETWORK | --subnet=SUBNET] [GCLOUD_WIDE_FLAG ...]
[--staging-bucket=STAGING_BUCKET] [--tags=[TAGS,...]] [--ttl=TTL]
[--version=VERSION] [--network=NETWORK | --subnet=SUBNET]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Submit a Dataproc batch job.
@ -115,6 +116,13 @@ FLAGS
--service-account=SERVICE_ACCOUNT
The IAM service account to be used for a batch/session job.
--staging-bucket=STAGING_BUCKET
The Cloud Storage bucket to use to store job dependencies, config
files, and job driver console output. If not specified, the default
[staging bucket]
(https://cloud.google.com/dataproc-serverless/docs/concepts/buckets) is
used.
--tags=[TAGS,...]
Network tags for traffic control.