LABEL
Manage labels with the Unity Version Control CLI.
Read time 1 minuteLast updated 21 days ago
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