mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
31 lines
769 B
Text
31 lines
769 B
Text
|
|
NAME
|
||
|
|
gcloud beta compute instances bulk - manipulate multiple Compute Engine
|
||
|
|
virtual machines with single command executions
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta compute instances bulk COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) Manipulate multiple Compute Engine virtual machines 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 virtual machines.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. These
|
||
|
|
variants are also available:
|
||
|
|
|
||
|
|
$ gcloud compute instances bulk
|
||
|
|
|
||
|
|
$ gcloud alpha compute instances bulk
|
||
|
|
|