文档

支持

Unity Version Control

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