1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 02:25:19 +00:00

gcloud: Wed May 10 11:35:23 UTC 2023

This commit is contained in:
Automated 2023-05-10 11:35:23 +00:00
parent a4643b613a
commit 14441c7ea7
154 changed files with 6649 additions and 164 deletions

View file

@ -48,7 +48,7 @@ EXAMPLES
To build the template image and flex template json file, run:
$ gcloud dataflow flex-template build gs://template-file-gcs-path \
--image-gcr-path=gcr://path-tos-tore-image \
--image-gcr-path=gcr://path-to-store-image \
--jar=path/to/pipeline.jar --jar=path/to/dependency.jar \
--env=FLEX_TEMPLATE_JAVA_MAIN_CLASS=classpath \
--flex-template-base-image=JAVA11 \