
pio-system
List of commands for pio-system:
-
pio-system:tldr:01595 pio-system: Remove unused PlatformIO data.$ pio system prunetry on your machineexplain this command
-
pio-system:tldr:24664 pio-system: Install shell completion for the current shell (supports Bash, Fish, Zsh and PowerShell).$ pio system completion installtry on your machineexplain this command
-
pio-system:tldr:274d7 pio-system: List unused PlatformIO data that would be removed but do not actually remove it.$ pio system prune --dry-runtry on your machineexplain this command
-
pio-system:tldr:5b29b pio-system: Remove only cached data.$ pio system prune --cachetry on your machineexplain this command
-
pio-system:tldr:70455 pio-system: Uninstall shell completion for the current shell.$ pio system completion uninstalltry on your machineexplain this command
-
pio-system:tldr:f9bca pio-system: Display system-wide PlatformIO information.$ pio system infotry on your machineexplain this command