Use the sdeploy utility command to deploy scripts from the command line, outside the Integration Flow Designer GUI.
The following example shows how you can use the sdeploy utility command to deploy scripts to the specified server:
install_dir> sdeploy mysystems.msd NewSystem
-DEPLOY MyScript -EMODE ES -SERVER MyServer
-R C:\MyDev\DeployResults\*.txt
-LOG C:\MyDev\DeployResults\*.results.txt
-FAIL -APPEND
When you run the example, the following result occurs: