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 --environment {{omgeving}}
pio run
pio run --environment {{omgeving1}} --environment {{omgeving2}}
pio run --target {{doel1}} --target {{doel2}}
pio run --project-conf {{pad/naar/platformio.ini}}