mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
gcloud: Wed Aug 23 10:30:46 UTC 2023
This commit is contained in:
parent
5f3d6bc974
commit
f9edf67fe5
677 changed files with 22815 additions and 975 deletions
|
|
@ -4,7 +4,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud workflows execute (WORKFLOW : --location=LOCATION)
|
||||
[--call-log-level=CALL_LOG_LEVEL; default="none"] [--data=DATA]
|
||||
[--labels=[LABELS,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
[--labels=[KEY=VALUE,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Execute a workflow.
|
||||
|
|
@ -70,7 +70,7 @@ FLAGS
|
|||
JSON string with data that will be passed to the workflow as an
|
||||
argument.
|
||||
|
||||
--labels=[LABELS,...]
|
||||
--labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to add.
|
||||
|
||||
Keys must start with a lowercase character and contain only hyphens,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue