mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
50 lines
1 KiB
Text
50 lines
1 KiB
Text
NAME
|
|
gcloud beta game servers deployments - deploy and manage Cloud Game Server
|
|
Deployments
|
|
|
|
SYNOPSIS
|
|
gcloud beta game servers deployments COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Deploy and manage Cloud Game Server Deployments.
|
|
|
|
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 Deployment.
|
|
|
|
delete
|
|
(BETA) Delete a Deployment.
|
|
|
|
describe
|
|
(BETA) Describe a Deployment.
|
|
|
|
describe-rollout
|
|
(BETA) Describe a Rollout.
|
|
|
|
fetch-state
|
|
(BETA) Fetches the state of a Deployment.
|
|
|
|
list
|
|
(BETA) List Deployments.
|
|
|
|
update
|
|
(BETA) Update a Deployment.
|
|
|
|
update-rollout
|
|
(BETA) Update a Deployment Rollout.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud game servers deployments
|
|
|
|
$ gcloud alpha game servers deployments
|
|
|