commands.sh

pio settings

all

View and modify PlatformIO settings.

More info →

Examples (4)

Display the names, values, and descriptions of all PlatformIO settings

Display the name, value, and description of a specific PlatformIO setting

pio settings get setting

Set a specific setting value

pio settings set setting value

Reset the values of all modified settings to their factory defaults

made by @shridhargupta | data from tldr-pages