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

> Listet alle deine Workspaces auf Square Cloud auf.

Zeigt den Namen, die Workspace-ID, die Mitgliederanzahl, die Anzahl der Anwendungen und das Erstellungsdatum für jeden Workspace an, dem du angehörst.

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

```bash theme={null}
squarecloud workspace list --json
# Gibt die rohe Workspace-Liste als JSON aus.
```

Verwende `squarecloud workspace list --help` für weitere Informationen zu diesem Befehl.
