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

> Effectuez un commit de votre application sur Square Cloud.

```bash theme={null}
squarecloud app commit
```

```bash theme={null}
squarecloud app commit --file <path/to/file>
# Specifies the file you want to upload to Square Cloud.
```

```bash -r or --restart theme={null}
squarecloud app commit --restart
# Restarts your application automatically after the commit is complete.
```

Utilisez `squarecloud app commit --help` pour plus d'informations sur cette commande.
