aio cli plugin integration with jenkins for master slave based pipelines for updating config to different adobe env | Community
Skip to main content
June 1, 2021
Solved

aio cli plugin integration with jenkins for master slave based pipelines for updating config to different adobe env

  • June 1, 2021
  • 1 reply
  • 1021 views

 Any plugin supportability of adobe cli which can directly be installed in jenkins , and the basic steps that are shared for the plugin how that will be recognize by jenkins when its installed on the server hosting the jenkins . I have already performed all the steps as mentioned in :-

 

Even with the plugin installation with npm command i am getting the error after calling the aio command :- 

aio' is not recognized 

so even if we follow the instruction of installing the aio plugin , as mentioned in the official document :- 

Set up the development tools for AEM as a Cloud Service development | Adobe Experience Manager

 

jenkins will not going to recognize the aio as an integrated plugin so that we can use it inside our jobs .

 

Let me know if you have any another way of integrating this plugin for master slave configuration. 

 

Please share the complete guidance for integrating adobe cli with jenkins and its usage in jobs which are running on jenkins slave.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Vijayalakshmi_S

Hi @humera,

Can you try this Jenkins plugin - https://plugins.jenkins.io/adobe-cloud-manager/#documentation

GitHub location - https://github.com/jenkinsci/adobe-cloud-manager-plugin

 

1 reply

Vijayalakshmi_S
Vijayalakshmi_SAccepted solution
Level 10
June 7, 2021