How to get list of remote files of a baseline using SCM CLI commands by only providing baseline URL?
Hello ,
Can anyone please tell how to get list of remote files from a baseline using SCM CLI command by only providing baseline URL and not the component information (URL, UUID, etc.) along with it?
Also, how can we get component UUID information from Baseline Info using SCM CLI command?
Thank you.
One answer
The "scm list remotefiles" command requires the component to be specified. I don't see how you can do without it.
https://www.ibm.com/support/knowledgecenter/en/SSCP65_6.0.3/com.ibm.team.scm.doc/topics/list_remotefiles.html