Previous Topic: list (Class Management)--Retrieve List of Classes in a PackageNext Topic: move (Class Management)--Move a Class


class list Command Output Specification

class list

The output of this command when listing the contents of a catalog is a table with the following headings:

If --batch option is specified, the output is in the following format:

Note: Volume size and protocols are listed only if --verbose is specified.

catalog <name>
   {
   class <name> : category="<val>", vol_sz=<val>, [locked,] description="<val>"
   ...

   protocol <name> : filter="<val>"
   ...
   }