CLI Reference > Workflows and Documents Commands > im columnsets
 
im columnsets
provides a tabular list view of column sets based on the selection
Synopsis
im columnsets[--fields=field1[:width1],field2[:width2]...] [--fieldsDelim=value ] [--hostname=value ] [--port=value ] [--password= value ] [--user=value ] [(-?|--usage)] [(-g|--gui)][--height=value ][--width=value ] [-x value ] [-y value ] [(-F value |--selectionFile= value )] [--quiet] [--settingsUI=[gui|default]] [--status=[ none|gui|default]] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=value ] [--forceConfirm=[yes|no]] columnset
Description
* 
Column sets are no longer supported for the Integrity Lifecycle Manager Client. This command can only be used to view column sets for the MKS Worktray used in integrations. For more information on integrations, see the Integrity Lifecycle Manager Integrations User Guide.
Column sets are a grouping of issue fields into columns for viewing. The issue field names are used as the column headings and are referred to as “column types.” The order of the column headings and the rows may be sorted by field name. Column sets are individually saved for each user. A user may not view, modify, or delete another user’s column sets.
Options
This command takes the universal options available to im commands, as well as some general options. See the options reference page for descriptions.
--fields= field1[:width1],field2[:width2]...
specifies the columnset fields, and their respective widths, to be included in the tabular list view. Fieldn can be fields, name, sortDirection, or sortField. Use commas to specify more than one field. For output directed to the CLI, the field width is specified in characters. For output to the GUI, the field width is specified in pixels.
--fieldsDelim=value
specifies the string to be used as a delimiter between the fields in the tabular display.
columnset
specifies the column set you want to display. If you do not specify a column set, all column sets display.
See Also
Commands: im copycolumnset, im createcolumnset, im deletecolumnset, im editcolumnset, im viewcolumnset
Miscellaneous: options