mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 03:16:46 +00:00
43 lines
1.1 KiB
Text
43 lines
1.1 KiB
Text
NAME
|
|
gcloud alpha game servers clusters - deploy and manage Cloud Game Server
|
|
Clusters
|
|
|
|
SYNOPSIS
|
|
gcloud alpha game servers clusters COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Create a Game Server Cluster.
|
|
|
|
delete
|
|
(ALPHA) Delete a Game Server Cluster.
|
|
|
|
describe
|
|
(ALPHA) Describe a Game Server Cluster.
|
|
|
|
list
|
|
(ALPHA) List Game Server Clusters.
|
|
|
|
update
|
|
(ALPHA) Update a Game Server Cluster.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud game servers clusters
|
|
|
|
$ gcloud beta game servers clusters
|
|
|