Skip to content

Provides the cics-deploy plugin for Zowe CLI https://github.com/zowe/zowe-cli to deploy applications from a workstation to IBM CICS Transaction Server. Initially it supports deploying Node.js applications.

License

Notifications You must be signed in to change notification settings

MarkWoolley/zowe-cli-cics-deploy-plugin

 
 

Repository files navigation

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.

Contributing

Contributions are welcome - see the contribution guidelines. If you have a question or encounter a problem please raise an issue in this repo.

My test correction.

About

Provides the cics-deploy plugin for Zowe CLI https://github.com/zowe/zowe-cli to deploy applications from a workstation to IBM CICS Transaction Server. Initially it supports deploying Node.js applications.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.7%
  • JavaScript 2.3%