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
EXPORT LABEL TABLE FROM VOLUME AS TEXT
   wb_command -volume-label-export-table
      <label-in> - the input volume label file
      <map> - the number or name of the label map to use
      <table-out> - output - the output text file

      Takes the label table from the volume label map, and writes it to a text
      format matching what is expected by -volume-label-import.