# Server List

> Lists all the Multiplay Hosting Servers for the declared Fleet.

Lists all the Multiplay Hosting Servers for the declared Fleet.

Authentication Required: `Yes`

```bash
ugs multiplay-hosting server list [options]
```

## Options

| Option                 | Alias                    | Description                                              |
| ---------------------- | ------------------------ | -------------------------------------------------------- |
| build-configuration-id | --build-configuration-id | The build configuration ID to filter the server list by. |
| fleet id               | --fleet-id               | The fleet ID to filter the server list by.               |
| partial                | --partial                | The partial search to filter the server list by.         |
| status                 | --status                 | The status to filter the server 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.                           |
