mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
gcloud: Wed Apr 17 09:40:58 UTC 2024
This commit is contained in:
parent
7e2535c53d
commit
3740758467
178 changed files with 2958 additions and 1351 deletions
|
|
@ -16,10 +16,11 @@ DESCRIPTION
|
|||
▪ The active account does not have permission to access the given job
|
||||
|
||||
EXAMPLES
|
||||
To print all tasks in the group0 of job with name
|
||||
To print all tasks in the job with name
|
||||
projects/foo/locations/us-central1/jobs/bar, run:
|
||||
|
||||
$ gcloud batch tasks list projects/foo/locations/us-central1/jobs/bar
|
||||
$ gcloud batch tasks list \
|
||||
--job projects/foo/locations/us-central1/jobs/bar
|
||||
|
||||
REQUIRED FLAGS
|
||||
Job resource - The Batch job resource. If not specified,the current
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue