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

gcloud: Thu Nov 9 11:45:52 UTC 2023

This commit is contained in:
Automated 2023-11-09 11:45:52 +00:00
parent f2c5d1d45f
commit 03f0979970
300 changed files with 8569 additions and 1319 deletions

View file

@ -3,8 +3,8 @@ NAME
SYNOPSIS
gcloud beta dataproc workflow-templates create (TEMPLATE : --region=REGION)
[--dag-timeout=DAG_TIMEOUT] [--labels=[KEY=VALUE,...]]
[GCLOUD_WIDE_FLAG ...]
[--dag-timeout=DAG_TIMEOUT] [--kms-key=KMS_KEY]
[--labels=[KEY=VALUE,...]] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Create a workflow template.
@ -58,6 +58,9 @@ FLAGS
auto-cancelled, such as "10m" or "16h". See $ gcloud topic datetimes
for information on duration formats.
--kms-key=KMS_KEY
The KMS key used to encrypt sensitive data in the workflow template.
--labels=[KEY=VALUE,...]
List of label KEY=VALUE pairs to add.