How to use si sharesubproject
Hi,
I want to share the project /project/A/project.pj to project /projects/B/project.pj, so that the final result is /projects/B/SharedA/project.pj.
I tried this command:
$ si sharesubproject --sharedProject=/projects/A/project.pj --type=build -rsubproject 1.5 --project=/projects/B/project.pj SharedA
But in this case I'm getting the following error message:
*** MKS978530: This command accepts a selection of exactly one subproject location.
How do I have to modify my command to get the share as described above?
Kind regards,
Christian

