Documentation

​
​

Development

User Acquisition

Monetization

Industry

Unity Gaming Services CLI

v1.7

Legacy
​

GitHub Repository

Unity Gaming Services CLI

v1.7

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 Create

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

Create a Multiplay Hosting build configuration.
Authentication Required:
Yes
ugs multiplay-hosting build-configuration create [options]

Options

Option

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--name(DEPRECATED) Name to use for the new build configuration.
query-type--query-typeQuery type supported by this build configuration (a2s, sqp or none).
speed--speedCPU 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.

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
    • Options