# Build Get

> Get the details for a Multiplay Hosting Build

Get the details for a Multiplay Hosting Build

Authentication Required: `Yes`

```bash
ugs multiplay-hosting build get <build-id> [options]
```

## Arguments

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

## 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.      |
