Install plugin in compute without using Rhino Desktop application

Hii we are trying to create a docker container to run compute, but before that we need to install our plugin in order to call the custom endpoint in compute. Is there anyway where I can install plugin without Rhino desktop applications UI. Like currently we are opening rhino and via PluginManager command we are installing the plugin. I want to install it from console or any other way in which I dont need to use Rhino.

Hi @Shivam_Mahajan,

If you plug-in is embedded in a Yak package, you can just install via the command line utility.

Also, you can register your plug-in directly by modifying the Windows Registry.

Please review and let us know if you have any questions.

– Dale

Thanks for the solution dale. Can you please give a look at this issue I am facing it for long time and no solution yet

Regards,
Shivam