CLI Reference > Workflows and Documents Commands > im editcolumnset
 
im editcolumnset
edits the properties of a column set
Synopsis
im editcolumnset [--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]] columnset
Description
* 
Column sets are no longer supported for the Integrity Lifecycle Manager client. This command can only be used to edit column sets for the MKS Worktray used in integrations. For more information on integrations, see the Integrity Lifecycle Manager Integrations User Guide.
im editcolumnset make changes to the settings of existing column sets. You cannot delete or rename the default column set. Editing the default column set does not affect the default column set of other users.
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, for example, ID, Type, Summary, State, Project. Your administrator defines the fields in an issue type. Use commas to specify more than one field.
--name=value
specifies the new name of the column set. Names may be a maximum of 100 characters and cannot contain square brackets.
--[no]sortAscending
specifies whether to sort the specified field in ascending or descending order.
--sortField=field
specifies the field to sort issues by.
columnset
specifies the column set to edit.
See Also
Commands: im copycolumnset, im createcolumnset, im viewcolumnset, im deletecolumnsetim columnsets
Miscellaneous: options