cd /media/QD chmod 755 {agent install dir}/agent/opt/udclient/udclient chmod 755 componentVersionDownload.sh export JAVA_HOME={location of your jre} export UCDCLIEXE={agent install dir}/agent/opt/udclient/udclient sh componentVersionDownload.sh USERNAME=adminuser USERPASSWORD=adminpassword UCDSERVER=https://UCDHostName:8443 COMPONENTNAME=Rational_QD_Application_602 COMPONENTVERSION=6.0.2.0 | tee console_versionDownload.log >> deleted console text << SUCCESS [componentVersionDownload.sh]: successfully downloaded scripts from !UrbanCode Deploy
cd /media/QD chmod 755 {agent install dir}/agent/opt/udclient/udclient chmod 755 componentVersionImport.sh export JAVA_HOME={location of your jre} export UCDCLIEXE={agent install dir}/agent/opt/udclient/udclient sh componentVersionImport.sh USERNAME=adminuser USERPASSWORD=adminpassword UCDSERVER=https://UCDHostName:8443 COMPONENTNAME=Rational_QD_Application_602 COMPONENTVERSION=6.0.2.1 BASEFOLDER=/media/QD/tempDownload | tee console_versionImport.log >> deleted console text << SUCCESS [componentVersionImport.sh]: new component version including scripts added to !UrbanCode Deploy