1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00

gcloud: Wed Sep 28 10:27:48 UTC 2022

This commit is contained in:
Automated 2022-09-28 10:27:48 +00:00
parent 29683b8af4
commit ffb9e43995
Failed to extract signature
198 changed files with 4783 additions and 367 deletions

View file

@ -20,10 +20,11 @@ EXAMPLES
tasks/0
POSITIONAL ARGUMENTS
Task resource - The Batch task resource. 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:
Task resource - The Batch task 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:
◆ provide the argument TASK on the command line with a fully specified
name;
◆ provide the argument --project on the command line;
@ -49,7 +50,8 @@ POSITIONAL ARGUMENTS
Google Cloud location for the task. To set the location attribute:
▸ provide the argument TASK on the command line with a fully
specified name;
▸ provide the argument --location on the command line.
▸ provide the argument --location on the command line;
▸ set the property batch/location.
--task_group=TASK_GROUP
The task_group ID for the task. To set the task_group attribute:

View file

@ -23,10 +23,11 @@ EXAMPLES
projects/foo/locations/us-central1/jobs/bar
REQUIRED FLAGS
Job resource - The Batch job resource. 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:
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:
◆ provide the argument --job on the command line with a fully specified
name;
◆ provide the argument --project on the command line;
@ -46,7 +47,8 @@ REQUIRED FLAGS
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.
▸ provide the argument --location on the command line;
▸ set the property batch/location.
LIST COMMAND FLAGS
--filter=EXPRESSION