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:
parent
ffb9e43995
commit
344952a6dd
135 changed files with 3530 additions and 534 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue