pio-remote

remote Helper command for PlatformIO Remote Development. pio remote [command]…

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.

pio remote agent list

pio remote agent start --name {{agent_name}} --share {{example1@example.com}} --share {{example2@example.com}}

pio remote --agent {{agent_name1}} --agent {{agent_name2}} device list

pio remote --agent {{agent_name}} device monitor

pio remote --agent {{agent_name}} run

pio remote --agent {{agent_name}} update

pio remote --agent {{agent_name}} test

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← pio-project pio-run →