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

gcloud: Wed Oct 5 10:40:53 UTC 2022

This commit is contained in:
Automated 2022-10-05 10:40:53 +00:00
parent ffb9e43995
commit 344952a6dd
Failed to extract signature
135 changed files with 3530 additions and 534 deletions

View file

@ -30,8 +30,10 @@ GROUPS
(BETA) Manage Batch task resources.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud batch
$ gcloud alpha batch

View file

@ -54,8 +54,10 @@ GCLOUD WIDE FLAGS
Run $ gcloud help for details.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud batch jobs delete
$ gcloud alpha batch jobs delete

View file

@ -54,8 +54,10 @@ GCLOUD WIDE FLAGS
Run $ gcloud help for details.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud batch jobs describe
$ gcloud alpha batch jobs describe

View file

@ -36,8 +36,10 @@ COMMANDS
(BETA) Submit a Batch job.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud batch jobs
$ gcloud alpha batch jobs

View file

@ -78,8 +78,10 @@ GCLOUD WIDE FLAGS
Run $ gcloud help for details.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud batch jobs list
$ gcloud alpha batch jobs list

View file

@ -148,8 +148,10 @@ GCLOUD WIDE FLAGS
Run $ gcloud help for details.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud batch jobs submit
$ gcloud alpha batch jobs submit

View file

@ -68,8 +68,10 @@ GCLOUD WIDE FLAGS
Run $ gcloud help for details.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud batch tasks describe
$ gcloud alpha batch tasks describe

View file

@ -30,8 +30,10 @@ COMMANDS
(BETA) List tasks for a specified Batch job.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud batch tasks
$ gcloud alpha batch tasks

View file

@ -85,8 +85,10 @@ GCLOUD WIDE FLAGS
Run $ gcloud help for details.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud batch tasks list
$ gcloud alpha batch tasks list