How to create engine DDC pkg as a single .ddp file

I used UE4Editor.exe -run=DerivedDataCache -fill -DDC=CreatePak command to create my local engine DDC pkg,But got a bunch of .udd files,a ddp file and ddc file,How can i get a single compressed.ddp file like offical engine DDC pkg.