mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 16:08:31 +00:00
30 lines
720 B
Text
30 lines
720 B
Text
NAME
|
|
gcloud beta compute disks bulk - manipulate multiple Compute Engine disks
|
|
with single command executions
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute disks bulk COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manipulate multiple Compute Engine disks with single command
|
|
executions.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create multiple Compute Engine disks.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud compute disks bulk
|
|
|
|
$ gcloud alpha compute disks bulk
|
|
|