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

> 在 Square Cloud 上创建一个新 workspace。

创建一个具有给定名称的 workspace，并打印其 ID。名称为必填项。

```bash theme={null}
squarecloud workspace create "My Team"
# 创建一个名为 "My Team" 的 workspace。
```

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