Jina comes with multiple installation options, enabling different feature sets.
Standard install enables all major features of Jina and is the recommended installation for most users.
After installing Jina via pip, you should be able to use your shell’s autocomplete feature while using Jina’s CLI. For example, typing jina then hitting your Tab key will provide the following suggestions:
jina
--help--version--version-fullcheckclientflowgatewayhellopodpingdeploymenthub
The autocomplete is context-aware. It also works when you type a second-level argument:
jinahub
--helpnewpullpush
Currently, the feature is enabled automatically on Bash, Zsh and Fish. It requires you to have a standard shell path as follows: