zowe / zowe-cli

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

[zowe files dl am] Add the ability to select members on a pattern or a range #2175

Open FALLAI-Denis opened 2 weeks ago

FALLAI-Denis commented 2 weeks ago

Describe your enhancement idea

The zowe zos-files download all-members command (zowe files dl am for short) allows to download all members of a PDS.

In many cases, member names meet a site-specific naming plan, and it would be desirable to be able to download based on their name:

Describe alternatives you've considered

This would be the equivalent of thezowe zos-files download data-sets-matching, (zowe files dl dsm) command, applied to PDS members selection.

So maybe create a new commandzowe zos-files download all-members-matching, (zowe files dl amm), with similar capacities:

Provide any additional context

The z/OSMF API has start and pattern options to list the members of a PDS: List the members of a z/OS data set

Thanks.

github-actions[bot] commented 2 weeks 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.