Documentation

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


Core Dump Update

Update a Multiplay Hosting core dump configuration.
Read time 1 minuteLast updated 21 hours 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.