mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +00:00
gcloud: Thu May 4 10:43:54 UTC 2023
This commit is contained in:
parent
2ae1bc2b12
commit
a4643b613a
5479 changed files with 49254 additions and 23210 deletions
|
|
@ -26,8 +26,9 @@ REQUIRED FLAGS
|
|||
Job resource - The Batch job resource. If not specified,the current
|
||||
batch/location is used. The arguments in this group can be used to specify
|
||||
the attributes of this resource. (NOTE) Some attributes are not given
|
||||
arguments in this group but can be set in other ways. To set the project
|
||||
attribute:
|
||||
arguments in this group but can be set in other ways.
|
||||
|
||||
To set the project attribute:
|
||||
◆ provide the argument --job on the command line with a fully specified
|
||||
name;
|
||||
◆ provide the argument --project on the command line;
|
||||
|
|
@ -36,15 +37,18 @@ REQUIRED FLAGS
|
|||
This must be specified.
|
||||
|
||||
--job=JOB
|
||||
ID of the job or fully qualified identifier for the job. To set the
|
||||
job attribute:
|
||||
ID of the job or fully qualified identifier for the job.
|
||||
|
||||
To set the job attribute:
|
||||
▸ provide the argument --job on the command line.
|
||||
|
||||
This flag argument must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
|
||||
--location=LOCATION
|
||||
Google Cloud location for the job. To set the location attribute:
|
||||
Google Cloud location for the job.
|
||||
|
||||
To set the location attribute:
|
||||
▸ provide the argument --job on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --location on the command line;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue