Is it possible to add auto-completion for fishshell?
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.