Currently it isn't supported to do this all at one time. However, you can run the command multiple times to sync to multiple servers.
For example:
msdeploy -verb:sync -source:webserver -dest:webserver,computername=server1
msdeploy -verb:sync -source:webserver -dest:webserver,computername=server2
etc.
-Nina
This posting is provided "AS IS" with no warranties, and confers no rights.