Generating a Checkpoint
Note: The target servers must be available for the checkpoint generation to be successful. For more information about checkpoints, see
Checkpoint and Roll Back.
Run the following command to generate a checkpoint:
Deployer.{sh|bat} --checkpoint -dc deployment_candidate -project project
-host host -port port -user user_name -pwd password -reportFilePath report_path
Parameter | Description |
-dc deployment_candidate | Deployment candidate you plan to deploy. |
-project project | Project to which the deployment candidate belongs. |
-reportFilePath report_path | Full path to the local directory where Deployer stores the generated checkpoint report. |