mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Thu Jun 22 10:31:35 UTC 2023
This commit is contained in:
parent
2102dc5511
commit
dc0d916cee
219 changed files with 5076 additions and 1639 deletions
28
gcloud/compute/disks/bulk/help
Normal file
28
gcloud/compute/disks/bulk/help
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue