> ## Documentation Index
> Fetch the complete documentation index at: https://docs.squarecloud.app/llms.txt
> Use this file to discover all available pages before exploring further.

# squarecloud app load-balancers

> Lists your custom domains grouped by the applications sharing them.

Lists custom domains that are attached to more than one application (load balancers), grouped by hostname, along with the app ID, app name and cluster of each application sharing that domain.

```bash theme={null}
squarecloud app load-balancers
# Lists custom domains shared by more than one application.
```

```bash theme={null}
squarecloud app lb
# Alias for "load-balancers".
```

```bash theme={null}
squarecloud app load-balancers --json
# Prints the raw load balancer list as JSON.
```

Use `squarecloud app load-balancers --help` for more information about this command.
