broadcom.file_master_plus
File Master Plus collection is a file management and data manipulation tool. It speeds up file creation and manipulates virtual storage access method (VSAM), sequential and partitioned data sets. It also supports symbolic access to data via layouts and data manipulation like selection of records in data sets.
Compatible with Zowe CLI Plugin version: 5.0.2
The File Master Plus Ansible collection provides file management and data manipulation functionality. The collection speeds up file creation and manipulates virtual storage access method (VSAM), sequential, and partitioned data sets. Symbolic access to data with layouts and data manipulation, such as selection of records in data sets, are also supported.
You can automate processes including VSAM file functions that enable Continuous Testing. The file functions that CLI can invoke copying, renaming, deleting, and populating files with data.
For more information, see the Contents section.
- copy_data_set – Copy a data set
- create_large_format_sequential – Create a large format sequential data set
- create_like_model – Create a data set based on the parameters of an existing data set
- create_partitioned_data_set – Create a partitioned data set
- create_partitioned_data_set_extended – Create an extended partitioned data set
- create_physical_sequential – Create a physical sequential data set
- create_vsam_esds – Create an ESDS VSAM data set
- create_vsam_ksds – Create a KSDS VSAM data set
- create_vsam_lds – Create a LDS VSAM data set
- create_vsam_rrds – Create a RRDS VSAM data set
- create_vsam_vrrds – Create a VRRDS VSAM data set
- delete_data_set – Permanently deletes a data set
- populate_data_set – Populate a data set
- rename_data_set – Rename a data set