ePublisher Interface » Scheduling and Integrating Processes with AutoMap » Using the Command-Line Interface » CLI Examples » Running a Project from Scratch and Deploying to a Clean Location
Running a Project from Scratch and Deploying to a Clean Location
The following example runs the c:\Projects\MyProject.wrp project and generates all targets defined in the project. This example also deletes the cached information in ePublisher to ensure it generates all the content from scratch, and it deletes all the files in the deployment location before deploying the newly-generated files:
WebWorks.AutoMap.exe --clean --cleandeploy ”c:\Projects\MyProject.wrp”
Was this helpful?
Last modified date: 11/30/2021