Documentation

Support

Unity Version Control

SHELVESET

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

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