NAME
    gcloud alpha game servers configs - deploy and manage Cloud Game Server
        Configs

SYNOPSIS
    gcloud alpha game servers configs COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Deploy and manage Cloud Game Server Configs.

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 Config.

     delete
        (ALPHA) Delete a Game Server Config.

     describe
        (ALPHA) Describe a Game Server Config.

     list
        (ALPHA) List Configs.

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 configs

        $ gcloud beta game servers configs

