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

> Ferma il tuo database su Square Cloud.

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

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

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

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