mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Thu Jun 22 10:31:35 UTC 2023
This commit is contained in:
parent
2102dc5511
commit
dc0d916cee
219 changed files with 5076 additions and 1639 deletions
|
|
@ -85,10 +85,10 @@ 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 or gcr.io path of the
|
||||
specific version of the base image. For JAVA8 and JAVA11 option, we
|
||||
use the latest base image version to build the container. You can
|
||||
also provide a specific version from this link
|
||||
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/
|
||||
|
||||
This flag argument must be specified if any of the other arguments in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue