pio system completion uninstall [OPTIONS]
Uninstall shell completion files or code.
The shell type, default is auto
and will be detected from a current shell session.
Supported shells are:
Custom installation path of the code to be evaluated by the shell. The standard installation path is used by default.
> 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.