文档

支持

Unity Version Control

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\