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

