solutionManager
You can deploy, undeploy, activate, and revert a solution by running the solutionManager script with solution administration commands. You can also list all of the deployed solutions and retrieve information about specific solutions. Use the setproperty and getproperty, commands to manage solution properties.
To specify custom script parameters, modify the connection.properties file, which is in InstallDir/runtime/ia/etc. To avoid overwriting the file when you perform an upgrade, copy the file to a location outside of your installation directory. Then, modify the new properties file and indicate the new file path the solutionManager command. The use of the --propertiesFile argument to those commands is a short hand way of supplying the necessary values that are needed by the command itself to connect locally or to the server via JMX.
The solutionManager script is located in the InstallDir/runtime/ia/bin folder.