# Fleet Region Available List

> List the Multiplay Hosting region templates currently available to add to a given fleet.

List all Multiplay Hosting Available Template Regions in the given fleet. This will be a subset of Region Templates which
are currently available to be added to the fleet.

Authentication Required: `Yes`

```bash
ugs multiplay-hosting fleet-region available <fleet-id> [options]
```

## Arguments

`<fleet-id>` The ID of the Multiplay Hosting Fleet to look for available fleet regions template in.

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