Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 1.22 KB

README.md

File metadata and controls

17 lines (9 loc) · 1.22 KB

zowe-cli-cics-deploy-plugin

This project provides a plug-in for Zowe CLI to deploy applications developed on a workstation to IBM CICS Transaction Server for z/OS (CICS). It aims to provide an experience similar to deploying to a cloud platform when deploying to CICS. It will also provide low-level commands for performing individual steps of the deployment process that could be used as part of a CI/CD pipeline.

Status

The project was started in February 2019 and is at an early stage of development. It will initially focus on generating and deploying CICS bundles containing Node.js applications.

To try it out, build the plug-in from source as described in setup.

Documentation

You can find information and tutorials on using this plug-in in our documentation.

Contributing

Contributions are welcome - see the contribution guidelines. If you have a question or encounter a problem, please search the issues in this repo before raising a New issue.