> ## 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
# 以 JSON 格式打印原始 workspace 列表。
```

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