Skip to content

arpena/osb12-service-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

osb12-service-tools

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

About

Tool to list or update OSB 12c service artifacts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published