PARTIAL SHELVESET DELETE
Delete shelvesets in a partial replica with the Unity Version Control CLI.
읽는 시간 1분최근 업데이트: 10달 전
Description
Deletes a shelveset.
Usage
cm partial shelveset delete | rm <sh_spec>
Options
Option / Argument | Description |
|---|---|
| sh_spec | Shelveset specification. (Use 'cm help objectspec' to learn more about shelveset specs.) |
Help
The 'partial shelveset delete' command deletes a shelveset.
Examples
cm partial shelveset delete sh:3
(Removes a stored shelveset.)