CLI Reference > Workflows and Documents Commands > im copycolumnset
 
im copycolumnset
copies the properties of an existing columnset and allows you to rename it as your own
Synopsis
im copycolumnset [--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
Note: Column sets are no longer supported for the Integrity Lifecycle Manager Client. This command can only be used to copy column sets for the MKS Worktray used in integrations. For more information on integrations, see the Integrity Lifecycle Manager Integrations User Guide.
im copycolumnset copies the properties of an existing column set and allows you to rename it as your own.
Important:
You cannot use the name of an existing column set. If you do not specify a name for the new column set, Copy of is prefixed to the original column set name, for example, Copy of Cosmos Defects View.
Options
This command takes the universal options available to all 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 name of the column set to create.
--[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 you want to copy.
See Also
Commands: im createcolumnset, im editcolumnset, im viewcolumnset, im deletecolumnset, im columnsets
Miscellaneous: options