mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
39 lines
771 B
Text
39 lines
771 B
Text
NAME
|
|
gcloud game servers clusters - deploy and manage Cloud Game Server Clusters
|
|
|
|
SYNOPSIS
|
|
gcloud game servers clusters COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Create a Game Server Cluster.
|
|
|
|
delete
|
|
Delete a Game Server Cluster.
|
|
|
|
describe
|
|
Describe a Game Server Cluster.
|
|
|
|
list
|
|
List Game Server Clusters.
|
|
|
|
update
|
|
Update a Game Server Cluster.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha game servers clusters
|
|
|
|
$ gcloud beta game servers clusters
|
|
|