zowe / zowe/zowe-client-python-sdk
Add support for searching data sets
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44
- Forks
- 38
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 1
Description
Is your feature or enhancement request related to a problem or limitation? Please describe
Python SDK users have to run CLI commands to search data sets 😢
Describe your enhancement idea
It would be awesome to natively support searching data sets, perhaps via some Files.search_data_set functionality.
Describe alternatives you've considered
Run CLI command:
zowe files search
Provide any additional context
This came up while discussing:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the Python SDK's Files API and compare its available operations with the zowe files search CLI command. Define the Files.search_data_set entry point and consider the request and result shape; the work is done when Python SDK users can search data sets without invoking the CLI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100