> ## 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 上の全アプリケーションに設定されているドメインを一覧表示します。

特定の 1 つのアプリケーションだけでなく、すべてのアプリケーションに設定されているドメインについて、ホスト名、種類、所有アプリケーション ID を一覧表示します。各アプリを個別に確認しなくても、ドメイン構成の全体像をすばやく把握できます。

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

このコマンドの詳細については `squarecloud app domains --help` を使用してください。
