# Machine List

> Lists all the Multiplay Hosting Machines.

Lists all the Multiplay Hosting Machines.

Authentication Required: `Yes`

```bash
ugs game-server-hosting machine list [options]
```

## Options

|                  | Alias                  | Description                                      |
| ---------------- | ---------------------- | ------------------------------------------------ |
| fleet-id         | --fleet-id             | The fleet ID to filter the machine list by.      |
| location-id      | --location-id          | The location ID to filter the machine list by.   |
| hardware-type    | --hardware-type        | The hardware type to filter the machine list by. |
| partial          | --partial              | Partial filter by machine ID or IP address       |
| status           | --status               | The status to filter the machine 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.                   |
