Welcome to Context Aware Jenkins Job Transfers' Documentation! =================================== **Context Aware Jenkins Job Transfers** aims to provide a pythonic way of transferring jobs between 2 Jenkins Servers. It is essentially a python wrapper for the Jenkins REST API. Users will now be able to transfer jobs along with it's associated views and plugins, aka, a Context Aware Jenkins Job Transfer. This module is authored by `Joel Thomas Chacko `_. Overview of the Capabilities ---- 1. Transfer Job(s) 2. Transfer View(s) 3. Check for Plugin Dependencies of Jobs/Views 4. Clean Up Jenkins Servers **Visualize all the above functionalities in a well-crafted terminal screen.** Check out the :doc:`usage` section for further information, including the :ref:`installation` the project. Contents -------- .. toctree:: :maxdepth: 2 installation usage testingModule knownIssues changeLog contribution license FAQs contributors contact acknowledgement