Azure-cli: Fishshell autocompletion

Created on 26 Sep 2019  路  3Comments  路  Source: Azure/azure-cli

Is it possible to add auto-completion for fishshell?

Core

All 3 comments

I tried to enable argcomplete in fish following https://pypi.org/project/argcomplete/, but the actual functionality is half-broken, as CLI is trying to execute the command first, and results in an error. I will look into it.

@jiasli support for fish was apparently implemented in argcomplete v1.10.0, but I am not sure how extensively it has been tested. If there are still problems with it, it might be good to re-open an issue on the subject on their github.

@jemag, I understand your concern, but currently we are working on other high priority tasks and fish is not officially supported by Azure CLI. Please consider using Bash instead. Thanks for your understanding.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dhermans picture dhermans  路  3Comments

troydai picture troydai  路  3Comments

ambakshi picture ambakshi  路  3Comments

seanknox picture seanknox  路  3Comments

binderjoe picture binderjoe  路  3Comments