Fernando Rijo Cedeno

Results 104 issues of Fernando Rijo Cedeno

Added support for interactive menu selection

With the following config files, the CLI is not able to retrieve information from the default profile. This behavior is the same regardless of the profile type. (e.g. `base`) Should...

question

Command Output: ``` zfernand0:~/gh/demo$ zowe config init Warning: Unable to securely save credentials. Skipped prompting for credentials. undefined Saved config template to /home/zfernand0/gh/demo/zowe.config.json ``` Source: https://github.com/zowe/imperative/blob/3142b97db3e3e21830c5cef0219951f57d880cf3/packages/imperative/src/config/cmd/init/init.handler.ts#L98-L99

good first issue

#691 introduces a Test App (__tests__/src/packages/profiles/test_app/TestApp.ts) that may help with creating integrations tests for the ProfileInfo APIs

testing

1. `ConfigSchema` APIs may not support nested options In `ConfigSchema.parseSchema` function... https://github.com/zowe/imperative/blob/cae116c8995e358a5e21ef00c3347ecf47689509/packages/config/src/ConfigSchema.ts#L115 2. Programmers may not be able to defined nested secure properties. For example: `banana.origin.country = USA` could be...

team-profile

As a Zowe CLI plugin user, I may need help with getting started after installing a new plugin. For this purpose, the CLI squad is introducing a new Imperative Configuration...

onboarding

Now that we have individual contributors/committers/admins, should we remove these files below ? [COMMITTERS.md](https://github.com/zowe/community/blob/master/COMMITTERS.md) [COMMITTERS.csv](https://github.com/zowe/community/blob/master/COMMITTERS.csv) If we still want to keep them... - [COMMITTERS.md](https://github.com/zowe/community/blob/master/COMMITTERS.md) - Should we link to the...

question

**Is your feature or enhancement request related to a problem or limitation? Please describe** Both, CLI and Node.js SDK lack the ability to specify a job correlator. However, the z/OSMF...

enhancement
priority-low
Stale

The `base` profiles have been a standard feature in Zowe CLI configuration management for many years. However, they have some limitations in terms of flexibility and reusability. As a result,...

enhancement
priority-medium

Some commands may be stringifying the `causeErrors` property when the command has the `--rfj` option specified. Here are some examples: - `"causeErrors": "{\"rc\":4,\"reason\":9,\"category\":6,\"message\":\"Job submission error. Record length 100 too long...

bug
priority-low
severity-low
v4