mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
31 lines
594 B
Text
31 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
|
|
|