serverless
Version:
Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more
30 lines (19 loc) • 661 B
Markdown
<!--
title: Serverless Framework Commands - Google Cloud Functions - Plugin List
menuText: Plugin List
menuOrder: 11
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`