기술 자료

지원

SHELVESET

Manage shelvesets with the Unity Version Control CLI.
읽는 시간 1분최근 업데이트: 5달 전

Description

Allows the user to manage shelvesets.

Usage

cm shelveset <command> [options]

Commands

To get more information about each command run

cm shelveset <command> --usage
cm shelveset <command> --help

Help

Examples

cm shelveset create -c="my comment"
cm shelveset delete sh:3
cm shelveset apply sh:3