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

> 将你的应用程序提交到 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.
```

使用 `squarecloud app commit --help` 获取有关此命令的更多信息。
