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

> Committen Sie Ihre Anwendung zu 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.
```

Verwenden Sie `squarecloud app commit --help` für weitere Informationen zu diesem Befehl.
