Build Create
Create a Game Server Hosting Build
Authentication Required: Yes
ugs game-server-hosting build create <name> <os-family> <type> [options]
Arguments
| Name | Description | Permitted Values |
|---|---|---|
<name> | The name of the build. | user defined |
<os-family> | The operating system family of the build. | windows or linux |
<type> | The upload type of the build. | file, container or bucket |
Options
| Alias | Description | |
|---|---|---|
| project-id | -p, --project-id | The Unity cloud project ID. |
| environment-name | -e, --environment-name | The services environment name. |
| 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. |