search
Last updated
Search for a specified plugin for the active platform version
Log search results to the terminal
ern platform plugins search <name>
Arguments
<name>
The name of the plugin to search for
Options
[platformVersion]
Search for a specified plugin for a specific platform version
--manifestId <manifestId>
Id of the override Manifest entry to retrieve dependencies versions from (see override Manifest for more info)
The search results include the plugin (if supported by the current platform version) and its version.
Last updated