IBM / zowe-cli-cics-deploy-plugin

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/
Eclipse Public License 2.0
13 stars 12 forks source link

With SSL (or anyother security on) - CMCI query has not error output if user etc is wrong. #234

Closed ChrisAtkinson1 closed 5 years ago

ChrisAtkinson1 commented 5 years ago

With SSL (or anyother security on) - CMCI query has not error output if user etc is wrong.

It finished like this - (verbose on)

Deploy complete Gathering scope information Querying regions in scope over CMCI PUSH operation completed

Should we report the error ?

pcoop commented 5 years ago

This is the same issue as #219, the cics-plugin doesn't offer particularly helpful error messages when something goes wrong. I can dump what it produces to screen if you want, but it's as likely to be actively unhelpful as helpful. See #219 for examples.