# Build Configuration List

> Lists all the Multiplay Hosting Servers build configurations in the declared Environment.

Lists all the Multiplay Hosting Servers build configurations in the declared Environment.

Authentication Required: `Yes`

```bash
ugs multiplay-hosting build-configuration list [options]
```

## Options

|                  | Alias                  | Description                                                                   |
| ---------------- | ---------------------- | ----------------------------------------------------------------------------- |
| fleet-id         | --fleet-id             | The ID of the Multiplay Hosting Fleet Region to list build configurations in. |
| partial          | --partial              | The partial search to filter the build configuration list by.                 |
| 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.                                                |
