Update installed core packages, development platforms and global libraries on a specific Agent

pio remote

  • Helper command for PlatformIO Remote Development.
    `pio remote [command]` takes the same arguments as its locally executing counterpart `pio [command]`.
    More information: <https://docs.platformio.org/en/latest/core/userguide/remote/index.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

pio remote --agent {{agent_name}} update

click the source code to copy