기술 자료

지원

REPOSITORY

Manage repositories with the Unity Version Control CLI.
읽는 시간 1분최근 업데이트: 5달 전

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\

REPOSITORY • Unity Version Control • Unity Docs