ccm pg|project_grouping -l|-list [(-r|-release release_spec)...]
[(-purpose purpose)...] [(-o|-owner owner)...] [-f|-format format]
[-nf|-noformat] ([-ch|-column_header] | [-nch|-nocolumn_header])
[-sep|-separator separator] ([-sby|-sortby sortspec] |
[-ns|-nosort|-no_sort]) [-gby|-groupby groupformat] [-u|-unnumbered]
关键字可以是内置关键字(%fullname、%displayname 和 %objectname)或任何现有属性的名称,例如 %modify_time 或 %status。
要查看关键字列表,请参阅内置关键字。
ccm pg -list -r Base/1.0 -purpose "Insulated Development" -purpose "Integration Testing" -r A/1.0
1) All A/1.0 Integration Testing Projects from Database G
2) All Base/1.0 Integration Testing Projects from Database G
3) My Base/1.0 Insulated Development Projects
4) bmgr1's Base/1.0 Insulated Development Projects
5) dev1's Base/1.0 Insulated Development Projects
6) dev2's Base/1.0 Insulated Development Projects
7) dev3's Base/1.0 Insulated Development Projects