1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00

gcloud: Wed Mar 5 10:41:25 UTC 2025

This commit is contained in:
Automated 2025-03-05 10:41:25 +00:00
parent a597993b2e
commit 6dc93282df
279 changed files with 4198 additions and 801 deletions

View file

@ -7,7 +7,7 @@ SYNOPSIS
[--description=DESCRIPTION]
[--execution-history-level=EXECUTION_HISTORY_LEVEL; default="none"]
[--labels=[KEY=VALUE,...]] [--service-account=SERVICE_ACCOUNT]
[--source=SOURCE] [GCLOUD_WIDE_FLAG ...]
[--source=SOURCE] [--tags=[KEY=VALUE,...]] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Create or update a workflow.
@ -113,6 +113,12 @@ FLAGS
deployment. Location needs to be defined as a path to a local file with
the source code.
--tags=[KEY=VALUE,...]
List of tags KEY=VALUE pairs to bind. Each item must be expressed as
"<tag-key-namespaced-name>=<tag-value-short-name>".
Example: 123/environment=production,123/costCenter=marketing
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,