ドキュメント

サポート

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\