Core Dump Create
Create a Multiplay Hosting core dump configuration.
Read time 1 minuteLast updated 21 hours ago
Create a Game Server Hosting core dump configuration. Authentication Required:
Yesugs game-server-hosting core-dump create [<fleet-id>] [options]
Arguments
<fleet-id>Options
Alias | Description | |
|---|---|---|
| project-id | -p, --project-id | The Unity cloud project ID. |
| environment-name | -e, --environment-name | The services environment name. |
| storage-type | -t, --storage-type | The storage type of the core dump [default: gcs] |
| gcs-bucket | -b, --gcs-bucket | (REQUIRED) The name of the GCS bucket to store the core dump |
| gcs-credentials-file | --gcs-credentials-file | (REQUIRED) The path to the JSON file that contains the GCS credentials for the service account |
| state | -s, --state | Enable or disable core dump collection [default: enabled] |
| help | -?, -h, --help | Display help and usage information. |
| quiet | -q, --quiet | Reduce logging to a minimum. |
| json | -j, --json | Use JSON as the output format. |