Incremental Build with commandline

Hi all, may I know how to do incremental build with plain commandline?

I tried selectively put some files in folder and upload to server (instead of all files). When client download the latest update from the server, the files that is not included in the folder will get deleted 👿 👿

How could I possibly achieve that in command line?

Thank you.

Hi there,

If I'm understanding your question, you need to include all files for your latest version (and let wyBuild create the diff patch).

You may want to review the New Release Workflow here:http://wyday.com/wybuild/help/workflow.php

The commandline interface is covered in detail here:http://wyday.com/wybuild/help/commandline.php