Find shelves
Find shelves using the cm find command in Unity Version Control CLI.
阅读时间1 分钟最后更新于 9 个月前
Find and filter shelves.
Filtering options
The following list displays the different filtering options () that are available to use with the command:
wherecm find shelveownerdateattributeattrvaluecommentguidparentshelveidid
Output options
The following list displays the different output options () available to use with the command:
--formatcm find shelveidshelveiddateownerrepositorycomment
cm find shelve
example
cm find shelveFind shelves created by your team members in the past year:
cm find shelve "where owner != 'me' and date >= '1 years ago'"3848 2 04/10/2018 5:58:22 PM pablo doom3code Shelve - temporary compilation.txt file3860 3 06/23/2018 11:08:06 PM pablo doom3code Shelve - test with a new configuration