How to list all repository files within all components in a stream?
Hi
I need the list of repository files within a stream. I can get each with the scm but it only shows 1 componenent at the time.
IS there a way to get all of them at once?
Thanks
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Aug 25 '22, 2:18 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER To my knowledge the EWM SCM system is compartmentalized to workspaces, components, etc. The APIs and command lines usually focus on one of such containers and there are commands to get a list of such containers.
If you want to analyze multiple of such containers, you would iterate all of them you are interested in. The command line reference for SCM is in the help https://www.ibm.com/docs/en/elm/7.0.2?topic=reference-scm , if you want to look into it.
|
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.