UNPKG

serverless-offline-msk

Version:

A serverless offline plugin that enables AWS MSK events

26 lines (17 loc) 694 B
<!-- title: Serverless Framework Commands - Spotinst Functions - Remove menuText: remove menuOrder: 9 description: Remove a deployed Service and all of its Spotinst Functions Functions, Events and Resources layout: Doc --> <!-- DOCS-SITE-LINK:START automatically generated --> ### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/providers/spotinst/cli-reference/remove) <!-- DOCS-SITE-LINK:END --> # Spotinst Functions - Remove The `sls remove` command will remove the deployed service, defined in your current working directory, from the provider. ```bash serverless remove ``` ## Options - `--verbose` Shows all stack events during deployment.