wpe completion bash
Description
Print terminal completions for bash.
Usage
$ wpe completion bash [OPTIONS]
Extended Description
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:
$ wpe completion bash > /etc/bash_completion.d/wpe
On MacOS:
$ wpe completion bash > /usr/local/etc/bash_completion.d/wpe
Options
--help, -h Help for bash