1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Aug 13 10:57:55 UTC 2025

This commit is contained in:
Automated 2025-08-13 10:57:56 +00:00
parent 4f9f745739
commit d6d01162c7
357 changed files with 4606 additions and 9471 deletions

View file

@ -89,9 +89,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 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
PYTHON3, GO), supported distroless images (JAVA11_DISTROLESS,
JAVA17_DISTROLESS, JAVA21_DISTROLESS, GO_DISTROLESS), 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