Support deploying to CRM by providing an API that would support using from a command line or from a .Net app.
Should be able to call an API to publish a crm asset or plugin/workflow assembly to the CRM organization taking into account all the XrmToolkit configuration information.
11
votes
The next version of XrmToolkit will include a CLI version that has an API surface equivalent to what you can do inside the Visual Studio extension.
-
Sagar Kale
commented
It would be great if API support is extended to web resources upload+publish. This would help in hooking api up as part of CI (npm build) process. A support for separate mapping file would make it configurable like VS extension "Microsoft Dynamics CRM Web Resources Updater".