pio-run
Voer PlatformIO project doelen uit. Meer informatie: https://docs.platformio.org/en/latest/core/userguide/cmd_run.html.
pio run --list-targets
pio run --list-targets {{[-e|--environment]}} {{omgeving}}
pio run
pio run {{[-e|--environment]}} {{omgeving1}} {{[-e|--environment]}} {{omgeving2}}
pio run {{[-t|--target]}} {{doel1}} {{[-t|--target]}} {{doel2}}
pio run {{[-c|--project-conf]}} {{pad/naar/platformio.ini}}