Documentation

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


Build Configuration Get

Get the details for a Multiplay Hosting Build Configuration.
Read time 1 minuteLast updated 21 hours ago

Get the details for a Multiplay Hosting Build Configuration. Authentication Required:
Yes
ugs multiplay-hosting build-configuration get <build-configuration-id> [options]

Arguments

<build-configuration-id>
The ID of the Multiplay Hosting Build Configuration to get

Options

Option

Alias

Description

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.
See Get a Build Configuration API documentation for more information.