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

> Lists every domain configured across your applications on Square Cloud.

Lists the hostname, type and owning application ID for every domain configured across all of your applications, not just one. Use it to get a quick overview of your domain setup without checking each app individually.

```bash theme={null}
squarecloud app domains
# Lists every domain configured across all your applications.
```

```bash theme={null}
squarecloud app domains --json
# Prints the raw domain list as JSON.
```

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