文档

支持

Unity Version Control

PARTIAL SHELVESET

Manage partial shelvesets with the Unity Version Control CLI.
阅读时间1 分钟最后更新于 5 个月前

Description

Allows the user to manage partial shelvesets.

Usage

cm partial shelveset | shelve <command> [options]

Commands

To get more information about each command run

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

Help

Examples

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