Documentation

Support

Unity Version Control

WORKSPACE

Manage workspaces with the Unity Version Control CLI.
Read time 1 minuteLast updated 21 days ago

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