-
Hi,
I have managed to install the latest version of zowe, however getting below error when trying to install plugin secure-credential-store-for-zowe-cli.tgz.
npm ERR! code ELIFECYCLE
npm ERR! errn…
-
**Steps to reproduce:**
1. Base profile before:
```
host: sys1.com
port: 1443
rejectUnauthorized: true
```
2.. Call `zowe auth login apiml --host sys1.com --port 60000 --user user1 --pass ***…
-
## Description
Consider this example of a job JCL:
```bash
//SET1 SET PN=EXER3
//&PN JOB
```
This job, being submitted, will fall with JCL ERROR, producing the results:
![image](https://user-…
-
We are calling multiple Zowe CLI methods from TypeScrict code. When one of them fails,
the error details show invalid command that is entered (`zowe` + arguments of our program - `test.json`).
Knowi…
-
**Describe the solution you'd like**
I would like to copy the data set name that I see in the DATA SETS view into the clipboard.
I can copy the path to a file in the standard Visual Studio Explo…
-
When the Zowe CLI daemon is started on Windows, the daemon continues to run until the user closes the console window which started the daemon.
On Linux, the daemon continues to run until the user l…
-
Allow users to update the attributes of their URIMAPs
* implement zowe API to call the right CMCI functions
* implement zowe CLI to call the right zowe API function
* doc CLI
* automated tests
…
-
**Background of the question**
We are trying to get a PDS member that has a special character in the DSN name through the ZOWE Explorer in VS Code. In our case the '#' (hash tag character). The conne…
-
https://github.com/zowe/zowe-cli-mq-plugin/blob/cf9e9588e2c8197234df989d0f8d01a6616e1910/src/api/MQSCCommand.ts#L15
I believe we could avoid having the CLI as a dependency of the plugin by importin…
-
Here is an example definition file where we do this.
https://github.com/zowe/zowe-cli-cics-plugin/blob/1ec19c1287cfd94b8ceae26a78cc23b1b1ae555c/src/cli/refresh/program/Program.definition.ts#L22
Th…