Documentation

​
​

Development

User Acquisition

Monetization

Industry

Unity Gaming Services CLI

v1.8

Legacy
​

GitHub Repository

Unity Gaming Services CLI

v1.8

Legacy
​

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

Build Create

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

Create a Multiplay Hosting build.
Authentication Required:
Yes
ugs multiplay-hosting build create --name <name> --os-family <os-family> --type <type> [options]

Options

Alias

Description

name-n, --nameThe name of the build.
os-family-o, --os-familyThe operating system family of the build. Only LINUX currently supported.
type-t, --typeThe upload type of the build. FILEUPLOAD, CONTAINER, S3 or GCS supported.
build-version-name--build-version-nameThe name of the build version to create
project-id-p, --project-idThe Unity cloud project ID.
environment-name-e, --environment-nameThe services environment name.
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