mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
29 lines
679 B
Text
29 lines
679 B
Text
NAME
|
|
gcloud compute instances bulk - manipulate multiple Compute Engine virtual
|
|
machines with single command executions
|
|
|
|
SYNOPSIS
|
|
gcloud compute instances bulk COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Create multiple Compute Engine virtual machines.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute instances bulk
|
|
|
|
$ gcloud beta compute instances bulk
|
|
|