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

> Commit your application to 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.
```

Use `squarecloud app commit --help` for more information about this command.
