文档

支持

Unity Version Control

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