기술 자료

지원

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