Documentation

​
​

Development

User Acquisition

Monetization

Industry

Unity Gaming Services CLI

v1.6

Legacy
​

GitHub Repository

Unity Gaming Services CLI

v1.6

Legacy
​

Unity Gaming Services CLI
​
​
Game Server Hosting
  • Overview
  • Commands
    • Machine List
    • Build Configuration
      • Build Configuration Create
      • Build Configuration Delete
      • Build Configuration Get
      • Build Configuration List
      • Build Configuration Update
    • Builds
    • Core Dump
    • Fleet
    • Fleet Region
    • Server
  1. Overview
  2. Game Server Hosting

Build Configuration Update

Update a Multiplay Hosting build configuration.
Read time 1 minute
Last updated 3 months ago

Update a Game Server Hosting build configuration.
Authentication Required:
Yes
ugs game-server-hosting build-configuration update <build-configuration-id> [options]

Arguments

<build-configuration-id>
The ID of the build configuration to update

Options

Alias

Description

environment-name-e, --environment-nameThe services environment name.
project-id-p, --project-idThe Unity cloud project ID.
binary-path--binary-pathPath to the game binary.
build--buildBuild to associate with the new build configuration.
command-line--command-lineBinary launch parameters.
configuration--configurationList of "key:value" pairs used to configure this build configuration, supports multiple value.
cores--cores(DEPRECATED) The number of CPU cores required per server.
memory--memory(DEPRECATED) Maximum memory required per server (MB).
name--nameName to use for the new build configuration.
query-type--query-typeQuery type supported by this build configuration (a2s, sqp or none).
speed--speed(DEPRECATED) CPU utilisation per core.
readiness--readinessReadiness of the build configuration.
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.
See Update a Build Configuration API documentation for more information.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • Arguments

    • Options