1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Wed Jan 10 10:17:49 UTC 2024

This commit is contained in:
Automated 2024-01-10 10:17:49 +00:00
parent 08ad88258a
commit 5fec13c692
262 changed files with 3211 additions and 4501 deletions

View file

@ -85,7 +85,7 @@ OPTIONAL FLAGS
--files=[FILE,...]
Comma separated list of files to be placed in the working directory of
both the app master and executors.
both the app driver and executors.
--jars=[JAR,...]
Comma separated list of jar files to be provided to the executor and

View file

@ -81,7 +81,7 @@ OPTIONAL FLAGS
--files=[FILE,...]
Comma separated list of files to be placed in the working directory of
both the app master and executors.
both the app driver and executors.
--jars=[JAR,...]
Comma separated list of jar files to be provided to the executor and

View file

@ -85,7 +85,7 @@ OPTIONAL FLAGS
--files=[FILE,...]
Comma separated list of files to be placed in the working directory of
both the app master and executors.
both the app driver and executors.
--labels=[KEY=VALUE,...]
List of label KEY=VALUE pairs to add.