mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed May 14 10:45:02 UTC 2025
This commit is contained in:
parent
dfebca5b6c
commit
82f3a66664
423 changed files with 11160 additions and 1149 deletions
|
|
@ -11,6 +11,7 @@ SYNOPSIS
|
|||
[--properties=[PROPERTY=VALUE,...]] [--region=REGION]
|
||||
[--request-id=REQUEST_ID] [--service-account=SERVICE_ACCOUNT]
|
||||
[--staging-bucket=STAGING_BUCKET] [--tags=[TAGS,...]] [--ttl=TTL]
|
||||
[--user-workload-authentication-type=USER_WORKLOAD_AUTHENTICATION_TYPE]
|
||||
[--vars=[NAME=VALUE,...]] [--version=VERSION]
|
||||
[--network=NETWORK | --subnet=SUBNET] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -129,6 +130,10 @@ FLAGS
|
|||
(https://cloud.google.com/sdk/gcloud/reference/topic/datetimes) for
|
||||
information on duration formats.
|
||||
|
||||
--user-workload-authentication-type=USER_WORKLOAD_AUTHENTICATION_TYPE
|
||||
Whether to use END_USER_CREDENTIALS or SERVICE_ACCOUNT to run the
|
||||
workload.
|
||||
|
||||
--vars=[NAME=VALUE,...]
|
||||
Mapping of query variable names to values (equivalent to the Spark SQL
|
||||
command: SET name="value";).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue