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

> Crea un nuovo workspace su Square Cloud.

Crea un workspace con il nome fornito e stampa il suo ID. Il nome è obbligatorio.

```bash theme={null}
squarecloud workspace create "My Team"
# Crea un workspace chiamato "My Team".
```

Usa `squarecloud workspace create --help` per maggiori informazioni su questo comando.
