mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
32 lines
594 B
Text
32 lines
594 B
Text
|
|
NAME
|
||
|
|
gcloud storage operations - manage storage operations
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud storage operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage storage operations.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
cancel
|
||
|
|
Cancel a storage operation.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Get configuration and latest storage operation details.
|
||
|
|
|
||
|
|
list
|
||
|
|
List storage operations.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This variant is also available:
|
||
|
|
|
||
|
|
$ gcloud alpha storage operations
|
||
|
|
|