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
    • Builds
    • Core Dump
    • Fleet
      • Fleet Create
      • Fleet Delete
      • Fleet Get
      • Fleet List
      • Fleet Update
    • Fleet Region
    • Server
  1. Overview
  2. Game Server Hosting

Fleet Create

Create a Multiplay Hosting Fleet
Read time 1 minute
Last updated 4 months ago

Create a Multiplay Hosting Fleet
Authentication Required:
Yes
ugs multiplay-hosting fleet create [options]

Options

Option

Alias

Description

name--name(REQUIRED) The name of the fleet.
os-family--os-family(REQUIRED) The OS family that the fleet is based on. Only LINUX currently supported.
build-config-id--build-config-id(REQUIRED) Build configuration to be added to the fleet. Can be supplied more than once.
region-id--region-id(REQUIRED) Template fleet region ID to be added to this fleet. Can be supplied more than once.
usage-setting--usage-settingUsage settings JSON object to be added to the fleet. Can be supplied more than once.
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