mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
41 lines
897 B
Text
41 lines
897 B
Text
NAME
|
|
gcloud beta game servers clusters - deploy and manage Cloud Game Server
|
|
Clusters
|
|
|
|
SYNOPSIS
|
|
gcloud beta game servers clusters COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Deploy and manage Cloud Game Server Clusters.
|
|
|
|
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 a Game Server Cluster.
|
|
|
|
delete
|
|
(BETA) Delete a Game Server Cluster.
|
|
|
|
describe
|
|
(BETA) Describe a Game Server Cluster.
|
|
|
|
list
|
|
(BETA) List Game Server Clusters.
|
|
|
|
update
|
|
(BETA) Update a Game Server Cluster.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud game servers clusters
|
|
|
|
$ gcloud alpha game servers clusters
|
|
|