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
DRAW BORDERS AS VERTICES IN A METRIC FILE
   wb_command -border-to-vertices
      <surface> - the surface the borders are drawn on
      <border-file> - the border file
      <metric-out> - output - the output metric file

      [-border] - create ROI for only one border
         <name> - the name of the border

      Outputs a metric with 1s on vertices that follow a border, and 0s
      elsewhere.  By default, a separate metric column is created for each
      border.