zowe / community

Zowe Community - Sub-projects, Squads, Contribution Guidelines, Meeting Minutes, and more
49 stars 42 forks source link

CLI: Zowe Clients Event Management #2171

Open zFernand0 opened 5 months ago

zFernand0 commented 5 months ago

ℹ️ This is different from the Event Management effort on z/OS ℹ️

The idea is to allow for multiple applications to be notified when certain client events occur. Here are some of the events we have identified so far:

We will also allow for custom events. The following is just an example:

The CLI squad has been investigating this for the Node.JS SDK. We are in the process producing guidelines that every SDK could implement (Python, Kotlin, Java, Swift, ...)