Autocomplete for IBM Cloud CLI on Mac High Sierra and Zsh?

107 Views Asked by At

I am having trouble with zsh autocompletion for IBM Cloud CLI tools.

I put the following line into my .zshrc, but don't get autocompletion working.

source /usr/local/ibmcloud/bx/zsh_autocomplete

1

There are 1 best solutions below

0
On BEST ANSWER

According to the developer, this feature is not implemented yet, although documented. Fix expected in version 0.9.

https://github.com/IBM-Cloud/ibm-cloud-cli-release/issues/49#issuecomment-415593301