mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Oct 25 11:42:23 UTC 2023
This commit is contained in:
parent
a15665661a
commit
d34c41a2ce
305 changed files with 5549 additions and 699 deletions
31
gcloud/storage/operations/help
Normal file
31
gcloud/storage/operations/help
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue