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

> Lists all your workspaces on Square Cloud.

Shows the name, workspace ID, member count, app count and creation date for every workspace you belong to.

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

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

Use `squarecloud workspace list --help` for more information about this command.
