文档

支持

Unity Version Control

REMOVE

Remove items with the Unity Version Control CLI.
阅读时间1 分钟最后更新于 5 个月前

Description

Allows the user to delete files and directories.

Usage

cm remove | rm <command> [options]

Commands

To get more information about each command run

cm remove <command> --usage
cm remove <command> --help

Help

Examples

cm remove \path\controlled_file.txt
cm remove private \path\private_file.txt