mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
gcloud: Thu Jul 17 11:02:31 UTC 2025
This commit is contained in:
parent
e53f7148d8
commit
fe3a430c1d
365 changed files with 6027 additions and 1863 deletions
|
|
@ -88,11 +88,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, 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/
|
||||
image. Allowed choices are allowed labels (JAVA11, JAVA17, JAVA21,
|
||||
PYTHON3, GO), or full gcr.io path of the specific version of the base
|
||||
image. For labels, 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue