Closed camilamacedo86 closed 7 years ago
@wei-lee Tks for your review and input here.
However, do you have sure that it is used just for Cordova lights? Because I understand that this command is destinated to perform changes into the configurations of for the builds. Following an example.
Change the value of the windowsphone7 for the prop "remote Debug": "true" to false.
Is not it something useful for all? Also, if it is just for Cordova light we, unfortunately, can not remove the support for Cordova light application until the end of the year and I would like that before that we had all commands already migrated for the V3 standard.
So, since we are not 100% sure about if it should or not be removed, what do you think about we migrate this one and make a JIRA to check if it is really useful or not in the future?
@wei-lee it will be removed. I found the JIRA : https://issues.jboss.org/browse/RHMAP-12910
JIRA: https://issues.jboss.org/browse/FH-3633
Following the changes made
Steps to verify
fhc configuration list --app=<app>
fhc configuration list --app=<app> --destination=<destination>
fhc configuration list --app=<app> --destination=<destination> --property=<property> --value=<value>
Following the local tests