How to list files inside all components using a single command in CLI?
Shuchita Tripathi (314●3●65●95)
| asked Jul 18 '16, 1:44 a.m.
edited Jul 31 '16, 8:58 p.m. by David Lafreniere (4.8k●7)
Hi,
I am using Command Line Interface for SCM in RTC. I am able to get files inside a single component by using remotefiles command. However our requirement is to get files inside all components without giving separate command for each component. Can this be done using CLI? Is there any looping possible within a workspace for all the components. RTC version: 6.0.1 |
Accepted answer
You can write a script to achieve this functionality. Take a look at Example 3 in https://jazz.net/library/article/1031
Shuchita Tripathi selected this answer as the correct answer
Comments
Shuchita Tripathi
commented Aug 16 '16, 5:21 a.m.
Thank you Shashikant!!
A script is still multiple command so your requirement
However our requirement is to get files inside all components without giving separate command for each component. can not be met. |
One other answer
Ralph Schoon (63.7k●3●36●48)
| answered Jul 18 '16, 2:56 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I find the requirement questionable and I don't think that this is doable.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.