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

gcloud: Fri Mar 22 09:56:14 UTC 2024

This commit is contained in:
Automated 2024-03-22 09:56:14 +00:00
parent 75379bf68b
commit 5b4fac9106
182 changed files with 4221 additions and 251 deletions

View file

@ -29,7 +29,7 @@ DESCRIPTION
(BETA) Builds a flex template file from the specified parameters.
EXAMPLES
To build and store a the flex template json file, run:
To build and store a flex template JSON file, run:
$ gcloud beta dataflow flex-template build \
gs://template-file-gcs-path --image=gcr://image-path \
@ -46,7 +46,7 @@ EXAMPLES
rets/password-secret/versions/latest" \
--metadata-file=metadata.json --sdk-language=JAVA
To build the template image and flex template json file, run:
To build the template image and flex template JSON file, run:
$ gcloud beta dataflow flex-template build \
gs://template-file-gcs-path \