is it possible to install Toolset Plugins like Types and Views via the WP CLI? We are running a WordPress Page inside a kubernetes environment. And we have to install all plugins we need on startup of the container. For example we use the plugin duplicate page and we can install it via "wp plugin install duplicate-page" from the wordpress plugin repository. Is something similar possible with toolset?
Hello. Thank you for contacting the Toolset support.
It's not possible from the plugin repository, but you can specify a file location or url where that file contains the location where the plugin zip file is available.