Previous Topic: info (Catalog Management)--Retrieve Detailed Information for a CatalogNext Topic: create (Catalog Management)--Create a New Catalog


catalog info Command Output Specification

The output of this command is the following (protocols are displayed if -verbose option is provided.

Name                : val
Description         : val
Total classes       : val
Total diskspace     : val GB
Protocols           :
   (table containing the following columns: Name, Filter)

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

catalog <name>

   {          
   description      =  "val"    
   total_classes    =  val  
   total_diskspace  =  val  
   protocol <name>  : filter="<val>"
}