pacx plugin step - neronotte/Greg.Xrm.Command GitHub Wiki

Register, unregister, enable and disable plugin steps

Commands

Command Description
pacx plugin step disable Disables a plugin step registration. It's useful for debugging purposes: the step stays in the system but won't be executed.
pacx plugin step enable Reactivates a plugin step registration that has previously been disabled.
pacx plugin step list Lists plugin steps associated with a plugin assembly, plugin type, table, or solution.
pacx plugin step register Registers a plugin step.
pacx plugin step unregister Removes a plugin step registration.