Idea
Discussion

CLIO MEETS JENKINS

In the new release of Clio version 6.0.2.27+, support for working with composable applications has been expanded. We have added an option to uninstall an application.

clio uninstall-app-remote APP_NAME|APP_CODE
 
// or
 
clio uninstall-app-remote APP_NAME|APP_CODE

To simplify working with NuGet packages during the development, a function switch nuget to dll reference has been added. It neccesary for work in Creatio deployments without internet access. (*update clioapi required)

clio nuget2dll <package_name>

Clio workplace is now include  Jenkins sample filee with a typical pipeline.

0 comments
Show all comments