mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Jul 20 08:59:31 UTC 2022
This commit is contained in:
parent
879929cbc6
commit
380c3aa29f
83 changed files with 1945 additions and 446 deletions
31
gcloud/alpha/batch/tasks/help
Normal file
31
gcloud/alpha/batch/tasks/help
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
NAME
|
||||
gcloud alpha batch tasks - manage Batch task resources
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha batch tasks COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Manage Batch task resources.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
describe
|
||||
(ALPHA) Show details of a task.
|
||||
|
||||
list
|
||||
(ALPHA) List tasks for a specified Batch task_group.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist. This variant is also available:
|
||||
|
||||
$ gcloud beta batch tasks
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue