1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 10:56:49 +00:00
gcloud-help/gcloud/alpha/game/servers/deployments/help
2022-03-01 04:29:52 +00:00

52 lines
1.2 KiB
Text

NAME
gcloud alpha game servers deployments - deploy and manage Cloud Game Server
Deployments
SYNOPSIS
gcloud alpha game servers deployments COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
(ALPHA) Create a Deployment.
delete
(ALPHA) Delete a Deployment.
describe
(ALPHA) Describe a Deployment.
describe-rollout
(ALPHA) Describe a Rollout.
fetch-state
(ALPHA) Fetches the state of a Deployment.
list
(ALPHA) List Deployments.
update
(ALPHA) Update a Deployment.
update-rollout
(ALPHA) Update a Deployment Rollout.
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 deployments
$ gcloud beta game servers deployments