Backbase / bb-cli

Command line tools for working with Backbase CXP.
Other
32 stars 19 forks source link

Fix target-arg parameter parsing #130

Closed otorras closed 8 years ago

otorras commented 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.

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