-
Notifications
You must be signed in to change notification settings - Fork 16
pacx plugin
github-actions[bot] edited this page Aug 10, 2026
·
5 revisions
Lightweight, command-line based, PluginRegistrationTool
| Command Group | Description |
|---|---|
| pacx plugin step | Register, unregister, enable and disable plugin steps |
| pacx plugin trace | Read plugin trace logs |
| pacx plugin type | Manage plugin types |
| Command | Description |
|---|---|
| pacx plugin get-framework-path | Returns the path to the .NET Framework 4.6.2 reference assemblies used for plugin assembly validation. |
| pacx plugin list | Searches plugin registrations by name and displays results as a hierarchy tree (package → assembly → type → step → image). |
| pacx plugin push | Push plugins packages or plugin assemblies into a Dataverse instance. |
| pacx plugin update-framework-path | Updates the path to the .NET Framework 4.6.2 reference assemblies used for plugin assembly validation. |