snippetbashTip
pio upgrade — Update PlatformIO to the latest version. More information: <https://docs.platformio.org/en/latest/co
Viewed 0 times
thecommandupdatelatestclipio upgradeplatformioversion
Problem
How to use the
pio upgrade command: Update PlatformIO to the latest version. More information: <https://docs.platformio.org/en/latest/core/userguide/cmd_upgrade.html>.Solution
pio upgrade — Update PlatformIO to the latest version. More information: <https://docs.platformio.org/en/latest/core/userguide/cmd_upgrade.html>.Update PlatformIO to the latest version:
pio upgradeUpdate PlatformIO to the latest development (unstable) version:
pio upgrade --devCode Snippets
Update PlatformIO to the latest version
pio upgradeUpdate PlatformIO to the latest development (unstable) version
pio upgrade --devContext
tldr-pages: common/pio upgrade
Revisions (0)
No revisions yet.