Using Workbench Command

Workbench Command is a set of command-line tools that can be used to perform simple and complex operations within Connectome Workbench.

Full Documentation:

Documentation Home
LIST INFORMATION ABOUT A FILE'S CONTENT
   wb_command -file-information
      <data-file> - data file

      [-no-map-info] - do not show map information for files that support maps

      [-only-step-interval] - suppress normal output, print the interval
         between maps

      [-only-number-of-maps] - suppress normal output, print the number of maps

      [-only-map-names] - suppress normal output, print the names of all maps

      [-only-metadata] - suppress normal output, print file metadata

         [-key] - only print the metadata for one key, with no formatting
            <key> - the metadata key

      [-only-cifti-xml] - suppress normal output, print the cifti xml if the
         file type has it

      List information about the content of a data file.  Only one -only option
      may be specified.  The information listed when no -only option is present
      is dependent upon the type of data file.