zowe › mat-pma-util › scope
Get and define the PMA scope information. You can create and update the list of jobs that you want to include, or the list of programs to be excluded from the PMA scope of work.
Usage
zowe mat-pma-util scope <command>
Where <command> is one of the following:
Commands
- del-job | delj - Delete a job from the list of inclusions in the PMA scope.
- del-pgm | delp - Delete a program from the list of exclusions from the PMA scope.
- exl-pgm | exlp - Exclude a program from the PMA scope of work.
- get-listj | getlj - Get the list of jobs included in the PMA scope.
- get-listp | getlp - Get the list of programs excluded from the PMA scope.
- inc-job | incj - Include a job in the PMA scope of work.