CLI Reference > Workflows and Documents Commands > im deletelabel
  
im deletelabel
removes a label from an issue
Synopsis
im deletelabel [(-L label|--label=label)] [--hostname=server] [--port=number] [--password=password] [--user=name] [(-?|--usage)] [(-F file|--selectionFile=file)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [(-g|--gui)] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]] issue id...
Description
im deletelabel removes a label from one or more issues.
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.
-Llabel
--label=label
identifies a label to delete. Labels cannot contain colons(:), square brackets ([ ]), or leading spaces.
* 
Labels that include spaces must be enclosed by quotes.
issue id...
identifies a specific issue to delete the label from; use spaces to specify more than one issue.
If document versioning is enabled, you can also specify versioned items. To type the ID of a versioned item, use the format Live Item ID-major.minor, for example, 184-1.2.
See Also
Commands: im addlabel
Miscellaneous: ACL, diagnostics, options, preferences