Peter Haumer
Peter Haumer
At the moment afaik one needs to query the REST API for metadata and assemble the url for the latest version of an extension. In an Eclipse Che devfile/plugin a...
When creating a `~/.zowe/settings/imperative.json` file with `{"overrides": {"CredentialManager": false}}` I can disable secure credentials, which is important for platforms that do not support keytar such as Eclipse Che. However, that...
### Describe the bug I am using Che 7.32.2 (CRW 2.10) and am very happy to now see that one can specify in the Preferences editor folder settings, i.e. I...
I see three problems when it comes to upgrading a Zowe CLI plugin: (1) When you installed a Zowe plugin as a tgz file you cannot use the zowe plugins...
The `request()` method in `packages/rest/src/client/AbstractRestClient.ts` implements a streaming API for downloading and uploading files. For that the caller can provide a `ITaskWithStatus` with the request options to monitor the progress....
**Is your feature request related to a problem? Please describe.** Automate localization. **Describe the solution you'd like** IBM is cloning and machine translating Zowe Explorer in nightly builds and sending...
### Is your enhancement related to a problem? Please describe When you start a workspace from the dashboard you provide a url to a git repository with a devfile. When...