Mariusz Nowak b4a25d70d3 feat: Remove tab autocomplete feature
Reasoning:
- Performance is very poor due to slow command startup time
- `tabtab` package is no longer maintained and shares security issues
- Feature usage is relatively low (telemetry data shows 7% of users has the autocompletion on)

BREAKING CHANGE:
Opt-in tab-tab autocompletion feature is removed due to performance and security issues
2022-01-27 15:21:58 +01:00
..
2021-08-19 18:15:47 +02:00
2022-01-27 15:21:58 +01:00
2021-11-15 17:05:00 +03:00

Read this on the main serverless docs site

Serverless Framework Documentation

Develop, deploy, troubleshoot and secure your serverless applications with radically less overhead and cost by using the Serverless Framework. The Serverless Framework consists of an open source CLI and a hosted dashboard. Together, they provide you with full serverless application lifecycle management.

Are you new to serverless application development?

Sign up for our hosted dashboard (its free) and well help deploy your first serverless app in minutes.

If you prefer to start on the CLI, use our get started guide.

If you are an experienced user of the Serverless Framework

Our hosted dashboard allows you to import existing projects. Track performance, troubleshoot, configure CI/CD and deployment policies, and get end-to-end serverless application lifecycle management. Get started for free.

Have questions? Visit our Forum.

For inspiration, check out example code, guides and use cases.