Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (24 loc) · 865 Bytes

plugin-search.md

File metadata and controls

33 lines (24 loc) · 865 Bytes

Plugin Search

Search for a specific plugin based on a search query. Connected to the Serverless plugin registry.

serverless plugin search --query query

Options

  • --query or -q The query you want to use for your search. Required.

Provided lifecycle events

  • plugin:search:search

Examples

Search for a sqs plugin

serverless plugin search --query sqs