How to install plugin zip in target IDE via CLI command?

During development, I’d like to quickly install a plugin file in my target IDE. Using the UI is fine but slow. Can I trigger the installation from CLI somehow, as well?

Hi,

please take a look at Install plugins from the command line documentation. If you have a JAR/ZIP, you can copy it to the pluginsdirectory.