-
I have tried to upload a file using this command:
```bash
zowe files upload ftu XLC3WEB.pax.Z "/u/ibmuser/xlc3web/XLC3WEB.pax.Z" --binary
```
The file had over 100 MB. It took a few minutes to…
-
For developers who use the `DISPLAY` statement for debugging programs, this ends up being written to the `CEEMSG` JES file for the CICS job.
The request is to provide a point and shoot solution to …
-
Workflow APIs issues:
- [x] Certain interfaces may need to be exposed
- [ ] Some API function do not throw Imperative Errors
- [ ] Typos on the custom formatted messages
- [ ] Messages not exporte…
-
I'd like this feature for the z/OSMF console services to be implemented in Galasa (to the z/OS Console Manager if applicable). This feature enables a user to get the messages from logs on your system,…
-
Create an Epic or use this issue to record what was done, what is in progress and what is missing related to **Removal of Node.js dependency**.
This whole task is little bit disorganized, spread ac…
-
How do you know when Zowe is correctly installed?
I encountered a user who was trying a `zwe` command recently, assuming it would do install verification, to prove that their install was fully operat…
-
## Is your request for enhancement related to a problem? Please describe.
The zowe startup takes all the available resources within the system.
## Describe the solution you'd like
One correct wa…
-
Depends on https://github.com/zowe/imperative/issues/947
Display a warning about the credentials being different between global and project configs.
For example if project config and global conf…
-
It would be nice to have a one-click workflow to deploy `@zowe/cli` that would detect all its dependencies (Imperative and SDKs) and deploy them as well.
This could run a lot faster than the nightl…
-
I am downloading a binary file using the following command:
```sh
zowe zos-files dl uf /a/mydir/sca.jar -f sca.jar --binary
```
The download seems to be successful:
```
USS file downloaded…