1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00

gcloud: Fri Mar 24 11:31:22 UTC 2023

This commit is contained in:
Automated 2023-03-24 11:31:22 +00:00
parent a4bd29dd06
commit 4ccfc7a5e3
142 changed files with 4081 additions and 397 deletions

View file

@ -11,7 +11,7 @@ SYNOPSIS
[--metastore-service=METASTORE_SERVICE]
[--properties=[PROPERTY=VALUE,...]] [--region=REGION]
[--request-id=REQUEST_ID] [--service-account=SERVICE_ACCOUNT]
[--tags=[TAGS,...]] [--version=VERSION]
[--tags=[TAGS,...]] [--ttl=TTL] [--version=VERSION]
[--network=NETWORK | --subnet=SUBNET] [GCLOUD_WIDE_FLAG ...]
[-- JOB_ARG ...]
@ -146,6 +146,12 @@ OPTIONAL 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.