Closed otorras closed 8 years ago
When trying to change rights of a widget, widget name was missing because target-arg was not read from cli parameters correctly.
target-arg
bb rest --host cxp56-sb.backbasecloud.com --port 80 --portal retail-banking --target widget --target-arg widget-accounts --method put --rights --file ./rights.xml --verbose --username admin --password admin
When trying to change rights of a widget, widget name was missing because
target-arg
was not read from cli parameters correctly.