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