Search code examples
ibm-cloudibm-cloud-tools

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


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


Solution

  • 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