Monday, November 9, 2009

How can I find all projects using a particular naming convention or wildcard (e.g. aaa_)? - by Telelogic


Technote (FAQ)
Question
How can I find all projects using a particular naming convention or wildcard (e.g. aaa_)?

Answer

The following cm command line query will return all projects which begin with the string: 'aaa_'

% ccm query "(name match 'aaa_*') and (type='project')"
For further examples of ccm queries, please review the Related Document as listed below "Examples of 'ccm query' Syntax".
CM Synergy 5.0, 5.1, 5.1cs, 6.0, 6.1, 6.2, 6.3, 6.4, 6.5FAQSCM0181AnswerProduct versionPartner ContentInternal ContentCategoryReference I


Historical Number
KB839

No comments:

Post a Comment