> ## 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"
# Creates a workspace named "My Team".
```

このコマンドの詳細については `squarecloud workspace create --help` を使用してください。
