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

> Haz commit de tu aplicación en 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.
```

Usa `squarecloud app commit --help` para obtener más información sobre este comando.
