Run PlatformIO project targets. More information: https://docs.platformio.org/en/latest/core/userguide/cmd_run.html.
pio run --list-targets
pio run --list-targets {{[-e|--environment]}} {{environment}}
pio run
pio run {{[-e|--environment]}} {{environment1}} {{[-e|--environment]}} {{environment2}}
pio run {{[-t|--target]}} {{target1}} {{[-t|--target]}} {{target2}}
pio run {{[-c|--project-conf]}} {{path/to/platformio.ini}}