Skip to content

ericklombardo/PSWebDeploy

 
 

Repository files navigation

PSWebDeploy

PSWebDeploy is a PowerShell module that wraps PowerShell around (Web Deploy) msdeploy.exe. This greatly eases figuring out the long syntax required for msdeploy.exe.

Sync-Website

This function uses the msdeploy sync verb to sync local contents to a remote web server.

Get-WebsiteFile

This function uses the msdeploy dump verb to retrieve a list of files from a remote web server.

About

A PowerShell module to assist in using the Web Deploy (msdeploy) utility.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%