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

Fleet Region Update

Updates a Multiplay Hosting Fleet Region in the declared Environment.
Read time 1 minute
Last updated 3 months ago

Updates a Multiplay Hosting Fleet Region in the declared Environment.
Authentication Required:
Yes
ugs multiplay-hosting fleet-region update [options]

Options

Alias

Description

fleet-id--fleet-id(REQUIRED) The ID of the Multiplay Hosting Fleet Region to create a Fleet Region in.
region-id--region-id(REQUIRED) The region ID to be added to the fleet. See the region available command for a list of available regions.
min-available-servers--min-available-servers(REQUIRED) The minimum number of servers to keep free for new game sessions.
max-servers--max-servers(REQUIRED) The maximum number of servers to host in the fleet region.
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