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

> Square Cloud 上のすべての workspace を一覧表示します。

所属しているすべての workspace について、名前、workspace ID、メンバー数、アプリ数、作成日を表示します。

```bash theme={null}
squarecloud workspace list
```

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

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