Serverless: CLI autocomplete not working with Serverless "shortcuts" slss, sls

Created on 20 Jan 2018  路  1Comment  路  Source: serverless/serverless

This is a bug report

Description

When typing slss [TAB][TAB] or sls [TAB][TAB] Serverless autocompletion does not work, I see my files and folders instead. I expect autocompletion should have worked exactly like it works with serverless [TAB][TAB].

Additional Data

  • Serverless Framework Version: 1.25.0
  • Operating System: Xubuntu 17.04
  • Bash: GNU bash 4.4.7(1)
  • Terminal: xfce4-terminal 0.8.4
enhancement help wanted

Most helpful comment

Hi @lorenzos , good catch 馃憤

I assume that the tabtab configuration done on installation only respects "serverless" as targeted command, but not sls or slss. I agree that this should be added to produce a consistent behavior.

>All comments

Hi @lorenzos , good catch 馃憤

I assume that the tabtab configuration done on installation only respects "serverless" as targeted command, but not sls or slss. I agree that this should be added to produce a consistent behavior.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

brianneisler picture brianneisler  路  3Comments

anreved picture anreved  路  3Comments

bradgreens picture bradgreens  路  3Comments

jthomas picture jthomas  路  3Comments

chris-hailstorm picture chris-hailstorm  路  3Comments