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

> 列出你在 Square Cloud 上所有应用程序中已配置的每个域名。

列出你所有应用（而不仅仅是某一个）中已配置的每个域名的主机名、类型以及所属应用 ID。可用它快速了解你的域名配置情况，而无需逐个应用检查。

```bash theme={null}
squarecloud app domains
# 列出你所有应用中已配置的每个域名。
```

```bash theme={null}
squarecloud app domains --json
# 以 JSON 格式打印原始域名列表。
```

使用 `squarecloud app domains --help` 获取有关此命令的更多信息。
