Deployer 10.15 | Using Deployer Commands | Deployment Commands | Rolling Back Target Servers
 
Rolling Back Target Servers
When you roll back target servers, Deployer generates a rollback report. For information about displaying the rollback report, see Displaying a Simulation, Rollback, or Deployment Report.
Run the following command to roll back target servers:
Deployer.{sh|bat} --rollback -dc deployment_candidate -project project
-host host -port port -user user_name -pwd password -reportFilePath report_path
Parameter
Description
-dc deployment_candidate
Deployment candidate whose deployed assets to remove from the target servers.
-project project
Project to which the deployment candidate belongs.
-reportFilePath report_path
Full path to the local directory where Deployer stores the generated rollback report.