mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Fri Mar 24 11:31:22 UTC 2023
This commit is contained in:
parent
a4bd29dd06
commit
4ccfc7a5e3
142 changed files with 4081 additions and 397 deletions
|
|
@ -10,7 +10,7 @@ SYNOPSIS
|
|||
[--metastore-service=METASTORE_SERVICE]
|
||||
[--properties=[PROPERTY=VALUE,...]] [--py-files=[PY,...]]
|
||||
[--region=REGION] [--request-id=REQUEST_ID]
|
||||
[--service-account=SERVICE_ACCOUNT] [--tags=[TAGS,...]]
|
||||
[--service-account=SERVICE_ACCOUNT] [--tags=[TAGS,...]] [--ttl=TTL]
|
||||
[--version=VERSION] [--network=NETWORK | --subnet=SUBNET]
|
||||
[GCLOUD_WIDE_FLAG ...] [-- JOB_ARG ...]
|
||||
|
||||
|
|
@ -131,6 +131,12 @@ FLAGS
|
|||
--tags=[TAGS,...]
|
||||
Network tags for traffic control.
|
||||
|
||||
--ttl=TTL
|
||||
The duration after the workload will be unconditionally terminated, for
|
||||
example, '20m' or '1h'. Run gcloud topic datetimes
|
||||
(https://cloud.google.com/sdk/gcloud/reference/topic/datetimes) for
|
||||
information on duration formats.
|
||||
|
||||
--version=VERSION
|
||||
Optional runtime version. If not specified, a default version will be
|
||||
used.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue