Documentation

​
​

Development

User Acquisition

Monetization

Industry

Unity Gaming Services CLI

v1.5

Legacy
​

GitHub Repository

Unity Gaming Services CLI

v1.5

Legacy
​

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

Core Dump Update

Update a Multiplay Hosting core dump configuration.
Read time 1 minute
Last updated 3 months ago

Update a Game Server Hosting core dump configuration.
Authentication Required:
Yes
ugs game-server-hosting core-dump update [<fleet-id>] [options]

Arguments

<fleet-id>
The unique ID of the fleet to update the core dump configuration for.

Options

Alias

Description

project-id-p, --project-idThe Unity cloud project ID.
environment-name-e, --environment-nameThe services environment name.
storage-type-t, --storage-type
<gcs>
The storage type of the core dump [default: gcs]
gcs-bucket-b, --gcs-bucket
<gcs-bucket>
The name of the GCS bucket to store the core dump
gcs-credentials-file--gcs-credentials-file
<gcs-credentials-file>
The path to the JSON file that contains the GCS credentials for the service account
state-s, --state
<disabled|enabled>
Enable or disable core dump collection [default: enabled]
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
    • Arguments

    • Options