LABEL
Manage labels with the Unity Version Control CLI.
阅读时间1 分钟最后更新于 5 个月前
Description
Allows the user to manage labels.Usage
cm label | lb <command> [options]
Commands
To get more information about each command run
cm label <command> --usage
cm label <command> --help
Help
Examples
('create' command is optional.)cm label myNewLabel cs:42
cm label rename myNewLabel newLabelName
cm label delete newLabelName