Web Deploy operations enable you to gather information from, move, or delete deployment objects like Web sites and Web applications. Web Deploy operations are specified on the command line with the -verb argument. The Web Deploy operations are dump, sync, delete, getDependencies, and getSystemInfo.
For more information about these operations, see the following.
Web Deploy dump Operation
Web Deploy sync Operation
Web Deploy delete Operation
Web Deploy GetDependencies Operation
Web Deploy GetSystemInfo Operation
See Also