pio system completion install¶
Usage¶
pio system completion install [OPTIONS] [SHELL]
Description¶
Install tab completion support for:
Options¶
- --path¶
Custom installation path of the code to be evaluated by the shell. The standard installation path is used by default.
Examples¶
> pio system completion install
PIO CLI completion has been installed for fish shell to ~/.config/fish/completions/pio.fish
Please restart a current shell session