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

> Erstellt einen neuen Workspace auf Square Cloud.

Erstellt einen Workspace mit dem angegebenen Namen und gibt seine ID aus. Der Name ist erforderlich.

```bash theme={null}
squarecloud workspace create "My Team"
# Erstellt einen Workspace namens "My Team".
```

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