pio system completion uninstall
Usage
pio system completion uninstall [OPTIONS]
Description
Uninstall shell completion files or code 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 uninstall
PlatformIO CLI completion has been uninstalled for fish shell from ~/.config/fish/completions/pio.fish
Please restart a current shell session.