UploadFolderAsZipAndGetStringResponse


UploadFolderAsZipAndGetStringResponse
    [-url] <String>
    [-sourcePath] <String>

Description

Uploads a folder as a zip file to a URL

Example


UploadFolderAsZipAndGetStringResponse -url "https://example.com/upload" -file "C:\Temp\Files"