Function: pluginPull() ​
pluginPull(
opts
):Promise
<PluginPullResponse
>
Install a plugin
Pulls and installs a plugin. After the plugin is installed, it can be enabled using the POST /plugins/{name}/enable
endpoint.
Parameters ​
Parameter | Type |
---|---|
|
Returns ​
Promise
<PluginPullResponse
>