Examples (6)
Install shell completion for the current shell (supports Bash, fish, Zsh, and PowerShell)
pio system completion installUninstall shell completion for the current shell
pio system completion uninstallDisplay system-wide PlatformIO information
Remove unused PlatformIO data
pio system pruneRemove only cached data
pio system prune --cacheList unused PlatformIO data that would be removed but do not actually remove it
pio system prune --dry-runmade by @shridhargupta | data from tldr-pages