The purpose of serverless config tabcompletion
is to allow to enable or disable tab completion for the Framework in your shell. Currently supported shells are fish
, bash
and zsh
.
config:tabcompletion:install:install
config:tabcompletion:uninstall:uninstall
serverless config tabcompletion install
serverless config tabcompletion uninstall
Product