> For the complete documentation index, see [llms.txt](https://native.electrode.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://native.electrode.io/v0.42/cli-commands/platform/plugins/search.md).

# search

## Description

* Search for a specified plugin for the active platform version
* Log search results to the terminal

## Syntax

`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](/v0.42/reference/index-3/override.md) for more info)

## Remarks

* The search results include the plugin (if supported by the current platform version) and its version.
