Skip to content

wpe completion bash

Print terminal completions for bash.

Terminal window
$ wpe completion bash [OPTIONS]

The wpe completion bash command will print tab completion configuration for bash. Use this to pipe to a bash completion file as follows:

On Linux:

Terminal window
$ wpe completion bash > /etc/bash_completion.d/wpe

On MacOS:

Terminal window
$ wpe completion bash > /usr/local/etc/bash_completion.d/wpe
--help, -h Help for bash