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

> Avvia il tuo database su Square Cloud.

Invia un segnale di avvio al database. L'ID del database è opzionale: la CLI lo ricava dall'argomento, poi ricade su un selettore interattivo.

```bash theme={null}
squarecloud db start
# Usa un selettore interattivo per scegliere il database.
```

```bash theme={null}
squarecloud db start <dbID>
# Avvia un database specifico.
```

Usa `squarecloud db start --help` per maggiori informazioni su questo comando.
