mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
26 lines
521 B
Text
26 lines
521 B
Text
|
|
NAME
|
||
|
|
gcloud storage batch-operations - manage Cloud Storage batch operations
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud storage batch-operations GROUP [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Cloud Storage batch operations.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
jobs
|
||
|
|
Manage Cloud Storage batch operations jobs.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This variant is also available:
|
||
|
|
|
||
|
|
$ gcloud alpha storage batch-operations
|
||
|
|
|