cpptestcli -list-configs do not display my Team rules
Hi,
Running cpptestcli -list-configs do not display my Team rules.
I have license for Team , From the VS GUI I can reach and run rules.
Tried any format to point my team rules.
Added all required tcm entries to my cpptestcli.properties file.
Any suggestions ?
Thanks In Advanced,
Answers
-
In addition to all the regular DTP server connection details and credentials, do you have the following flag uncommended and set to "true" in your cpptestcli.properties?:
dtp.share.enabled=true
If that does not help,
can you provide your cpptestcli.properties file, or better yet, can you run cpptestcli with -showsettings option and send us the output?
If you cannot share the output, please, contact our support team.0 -
Hi,
Thanks on the follow-up
- When I run show-settings , the tcm entries were not displayed.
- dto.share.enabled=true is set.
- There is an issue when running -list-configs
- "Upgrading old Keys"
- "Cannot upgrade tcm.server.enabled , new key dtp.share.enabled is already present in settings."
Thanks In Advanced,
0 -
Hi @elch,
I suspect there is some mix of 9.x-style options with the new 10.x options, but I do not have enough context. I would still need the -showsettings output. Looks like something specific to your setup, so I will have someone from support team contact you to process this further.1 -
Hi,
Thanks on the follow-up:
Should I add workspace location
cpptestcli -config-list -data "/home/user/tempworkspace"0 -
of course I meant:
cpptestcli -list-configs -data "/home/user/tempworkspace"0