v8.9.0
·
1791 commits
to master
since this release
Zowe CLI
- Enhancement: Added new command zowe zos-files download all-members-matching, (zowe files dl amm), to download members matching specified pattern(s). The success message for the Download.allMembers API was changed from originally "Data set downloaded successfully" to "Member(s) downloaded successfully." The change also alters the commandResponse when using the --rfj flag. #2359
z/OS Files SDK
- Enhancement: Added a
List.membersMatchingPatternmethod to download all members that match a specific pattern.#2359