Documentation

Support

Unity Version Control

REPOSITORY

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

Description

Allows the user to manage repositories.

Usage

cm repository | repo <command> [options]

Commands

To get more information about each command run

cm repository <command> --usage
cm repository <command> --help

Help

Examples

cm repository
cm repository list
cm repository newrepo
cm repository create newrepo
cm repository rename oldname newname
cm repository add C:\repo\