ドキュメント

サポート

WORKSPACE

Manage workspaces with the Unity Version Control CLI.
読み終わるまでの所要時間 1 分最終更新 5ヶ月前

Description

Allows the user to manage workspaces.

Usage

cm workspace | wk <command> [options]

Commands

To get more information about each command run

cm workspace <command> --usage
cm workspace <command> --help

Help

Examples

cm workspace create myWorkspace wk_path
cm workspace list
cm workspace delete myWorkspace