How to limit the 'lscm show history' subcommand results via --remotepath?
I tried -R /folder1/folder2, it didn't work.
Here is my command:
lscm show history -r https://jazz.mywebsite.net/ccm -w 'mystream' -C 'mycomponent' -m 25 -j -b -R /folder1/folder2/folder3,
in its result I still can see histories from other folders.
Thanks.
One answer
This is the documentation: https://www.ibm.com/docs/en/elms/elm/7.0.2?topic=show-history
I can not spot anything in the description that would indicate that the remote path setting would limit the results to anything. I am not completely sure, what the -R option does. I think it allows to deal with different local and remote paths due to sophisticated component load rules. It however does not limit anything as far as IO can tell.