CLI Reference > Workflows and Documents Commands > im createcolumnset
 
im createcolumnset
creates a single column set
Synopsis
im createcolumnset [--fields=field,field,...] [--name=value] [--[no]sortAscending] [--sortField=field] [--hostname=value] [--port=value] [--password=value] [--user=value] [(-?|--usage)] [(-g|--gui)] [(-F value|--selectionFile=value)] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=value] [--forceConfirm=[yes|no]]
Description
* 
Column sets are no longer supported for the Integrity Lifecycle Manager Client. This command can only be used to create 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.
A default column set (named default) has already been created for you.
Note the following:
You cannot delete or rename the default column set.
You cannot give the column set the same name as another column set you have already created. You cannot give the column set the name default.
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=field,field,...
specifies the issue fields to be included in the column set. Your administrator defines the fields in an issue type. Use commas to specify more than one field.
--name=value
specifies the name of the column set to create.
* 
You must specify a column set name. Do not use square brackets in column set names.
--[no]sortAscending
specifies whether to sort the specified field in ascending or descending order.
--sortField=field
specifies the field to sort issues by.
See Also
Commands: im copycolumnset, im deletecolumnset, im editcolumnset, im viewcolumnset
Miscellaneous: options