Documentation

​
​

Development

User Acquisition

Monetization

Industry

Unity Gaming Services CLI

v1.4

Legacy
​

GitHub Repository

Unity Gaming Services CLI

v1.4

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 Version

Create new version of a Multiplay Hosting build
Read time 1 minute
Last updated 3 months ago

Create new version of a Game Server Hosting build
Authentication Required:
Yes
ugs game-server-hosting build create-version [<build-id>] [options]

Arguments

<build-id>
The ID of the build to create a new version for

Options

Alias

Description

project-id-p, --project-idThe Unity cloud project id
environment-e, --environment-nameThe services environment name
access key--access-keyThe Amazon Web Services (AWS) access key, for s3 bucket builds
bucket url--bucket-urlThe bucket url to use for the build version, for s3 bucket builds
build-version-name--build-version-nameThe name of the build version to create
tag--tagThe container image tag to use for the build version, for container builds
directory--directoryThe directory of files to upload to the build version, for file upload builds
secret key--secret-keyThe Amazon Web Services (AWS) secret key, for s3 bucket builds
remove old files--remove-old-filesWhether to remove old files from the build version, for file upload builds
help-?, -h, --helpShow 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
    • Arguments

    • Options