기술 자료

지원

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

cm label myNewLabel cs:42
('create' command is optional.)
cm label rename myNewLabel newLabelName
cm label delete newLabelName