Skip to main content
Version: 1.0

Tab completion

Tab completion can complete config groups, config nodes and values. To complete paths, start them with / or ./.

See this short video demonstration of tab completion:

Install tab completion​

Get the exact command to install the completion from python <your-hydra-app> --hydra-help. Currently, Bash and Fish are supported. We are relying on the community to implement completion plugins for additional shells.

Fish support requires version >= 3.1.2. Previous versions will work but add an extra space after ..