Provides the cics-deploy plug-in for Zowe CLI https://github.com/zowe/zowe-cli to deploy Node.js and other applications from a workstation to IBM CICS Transaction Server within a CICS bundle. Documentation is available at https://ibm.github.io/zowe-cli-cics-deploy-plugin/
327 change zOSMF Session-related return types to any to work around https://github.com/zowe/imperative/issues/285. Once this is fixed we should revert our code to use AbstractSession.
327 change zOSMF Session-related return types to
any
to work around https://github.com/zowe/imperative/issues/285. Once this is fixed we should revert our code to use AbstractSession.