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

gcloud: Thu Sep 5 09:45:25 UTC 2024

This commit is contained in:
Automated 2024-09-05 09:45:25 +00:00
parent afbe8a5afb
commit 78a4d78e9e
44 changed files with 416 additions and 342 deletions

View file

@ -85,11 +85,11 @@ REQUIRED FLAGS
--flex-template-base-image=FLEX_TEMPLATE_BASE_IMAGE
Flex template base image to be used while building the container
image. Allowed choices are JAVA8, JAVA11, JAVA17 or gcr.io path of
the specific version of the base image. For JAVA8, JAVA11 and JAVA17
option, we use the latest base image version to build the container.
You can also provide a specific version from this link
https://gcr.io/dataflow-templates-base/
image. Allowed choices are JAVA8, JAVA11, JAVA17, JAVA21 or gcr.io
path of the specific version of the base image. For JAVA8, JAVA11,
JAVA17 and JAVA21 option, we use the latest base image version to
build the container. You can also provide a specific version from
this link https://gcr.io/dataflow-templates-base/
This flag argument must be specified if any of the other arguments in
this group are specified.