26 lines
657 B
Markdown

<!--
title: Serverless Framework Commands - Google Cloud Functions - Plugin List
menuText: Plugin List
menuOrder: 10
description: List all available Serverless plugins
layout: Doc
-->
<!-- DOCS-SITE-LINK:START automatically generated -->
### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/providers/google/cli-reference/plugin-list)
<!-- DOCS-SITE-LINK:END -->
# Plugin List
List all available plugins on the terminal. Connected to the [Serverless plugin registry](https://github.com/serverless/plugins).
```bash
serverless plugin list
```
## Options
- *None*
## Provided lifecycle events
- `plugin:list:list`