Closed
Description
Version
0.16.0
Description
The cli client completion doesn't work in zsh
shell owning to some compatibility issues in the cortex completion
script. Throws an error -> bad option: -t
Steps to reproduce
- Run source
source <(cortex completion)
in a zsh shell
Expected behavior
cli autocomplete should work with zsh.
Actual behavior
Since the script failed, no autocomplete with cli in zsh