zowe / zowe-cli

Zowe CLI
Eclipse Public License 2.0
108 stars 85 forks source link

Add `encoding` support to `zowe files search ds` command #2161

Open awharn opened 1 month ago

awharn commented 1 month ago

Is your feature or enhancement request related to a problem or limitation? Please describe

There is no way to provide an encoding to the zowe files search ds command. If all of my data-sets and members are not in the standard IBM-1047 encoding, then I cannot search them.

Describe your enhancement idea

Pass on the encoding option in on SearchOptions.GetOptions.encoding in the CLI handler. The API should handle the rest.

Describe alternatives you've considered

Provide any additional context

github-actions[bot] commented 1 month ago

Thank you for raising this enhancement request. The community has 90 days to vote on it. If the enhancement receives at least 5 upvotes, it is added to our development backlog. If it receives fewer votes, the issue is closed.