Clio release 6.0.2.32 provides features to facilitate application management.
Get list of installed applications
clio get-app-list -e ENV_NAME # or clio apps -e ENV_NAME
We used ATF.Repository and Remote Data provider in Clio for easy way for data integration between Creatio and 3rd party systems.
Download application from environment
clio download-app APP_NAME|APP_CODE -e ENVIRONMENT_NAME --FilePath FILE_PATH.ZIP
Deploy application from one environment to another without ALM portal connectivity
clio deploy-app APP_NAME|APP_CODE -e SOURCE_ENV -d DESTINATION_ENV
P/S: from version 2.0.53 clio explorer support UI command for set default environment