# Fleet Get

> Get the details for a Multiplay Hosting Fleet

Get the details for a Game Server Hosting Fleet

Authentication Required: `Yes`

```bash
ugs game-server-hosting fleet get <fleet-id> [options]
```

## Arguments

`<fleet-id>` The ID of the Game Server Hosting Fleet 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.      |
