Skip to main content


 

Symptoms


How to 'Create Deploy Package' from a command prompt.

I need to create the K2 deployment package similar to "Create Deploy Package" from within Visual Studio 2010 but need to be created from the command prompt. I searched the blogs but none of them provided a proper solution. Please guide me to the right documentation.
 

Diagnoses


None
 

Resolution

A suggested solution is to create a K2Utility class in your Project that has 2 methods, createpackage() and deploy(), see the following link.
http://hassanblg.blogspot.com/2013/11/k2-blackpearl-deployment-packages.html




 
Be the first to reply!

Reply