mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
28 lines
626 B
Text
28 lines
626 B
Text
NAME
|
|
gcloud compute disks bulk - manipulate multiple Compute Engine disks with
|
|
single command executions
|
|
|
|
SYNOPSIS
|
|
gcloud compute disks bulk COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Create multiple Compute Engine disks.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute disks bulk
|
|
|
|
$ gcloud beta compute disks bulk
|
|
|