Use: osbwlst.sh osb_services_tool.py [OPTIONS]
List/Updates the configuration of proxies, business and pipelines of the osb domain.
Example: osb_services_tool.py -o list -s 192.168.1.10 -l 7010 -u usradm -p secret
Example: osb_services_tool.py --operation list --server 192.168.1.10 --listen_port 7010 --user_name usradm --password secret
OPTIONS:
-v --verbose
-o --operation list/updateps/updatebs/updatepipe/updateall
-s --server Server to connect
-l --listen_address Listen adress
-u --user_name User name
-p --password Password
-f --rep_proxy filenameProxies.csv
-b --rep_business filenameBusiness.csv
-n --rep_pipelines filenamePipelines.csv
-c --comment Comment in commits