Skip to main content

plugin search

v0.36.0

The proto plugin search <query> command will search for plugins provided by the community, based on the provided query string. Built-in plugins are not searchable.

$ proto plugin search moon

Plugins
Available for query: moon

Plugin Author Format Description Locator
moon moonrepo TOML moon is a multi-language build system and codebase management tool. https://raw.githubusercontent.com/moonrepo/moon/master/proto-plugin.toml

Arguments

  • <query> - Query string to match against.

Options

  • --json - Print the results in JSON format.