TRIGGER DELETE

Description

Deletes a trigger.

Usage

cm trigger | tr delete | rm <subtype-type> <position_number> [--server=<repserverspec>]

Options

Option / ArgumentDescription
--serverDeletes the trigger on the specified server. If no server is specified, executes the command on the one configured on the client.
subtype-typeTrigger execution and trigger operation. (Use 'cm showtriggertypes' to see a list of trigger types.)
position_numberPosition assigned to the trigger when it was created.

Help

Examples

cm trigger delete after-setselector 4

cm tr rm after-setselector 4