Documentation

Support

Unity Version Control

SHELVESET DELETE

Delete shelvesets with the Unity Version Control CLI.
Read time 1 minuteLast updated 21 days ago

Description

Deletes a shelveset.

Usage

cm shelveset delete | rm <sh_spec>

Option / Argument

Description

sh_specShelveset specification. (Use 'cm help objectspec' to learn more about shelveset specs.)

Help

The 'shelveset delete' command deletes a shelveset.

Examples

cm shelveset delete sh:3
(Removes a stored shelveset.)