Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation instructions incomplete? #18

Open
brondavies opened this issue Apr 20, 2017 · 1 comment
Open

Installation instructions incomplete? #18

brondavies opened this issue Apr 20, 2017 · 1 comment

Comments

@brondavies
Copy link

I've been using Serverless 1.8.0 for a few months now and I tried installing [email protected] according to the readme but sls function prune just prints

Command "prune" not found, Run "serverless help" for a list of all available commands.

Any suggestions?

@brondavies
Copy link
Author

brondavies commented Apr 20, 2017

This might be obvious to someone with more serverless experience - I needed to add the plugin to my serverless.yml

plugins:
  - serverless-lambda-prune-plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant