Skip to content

v8.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 22:17
· 222 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.membersMatchingPattern method to download all members that match a specific pattern.#2359