> We should also include the bits for installing bash-completion as a separate > step --- isn't that still required?
I don't think so. The bash completion mechanism itself is part of core bash. The bash-completion project just supplies completion definitions for various external commands, and doesn't include OpenWhisk completions. It looks to me like the OpenWhisk bash completion definitions are supplied by OpenWhisk itself, in the generated `wsk_cli_bash_completion.sh` file. [ Full content available at: https://github.com/apache/incubator-openwhisk/pull/3970 ] This message was relayed via gitbox.apache.org for [email protected]
