
pio-settings
List of commands for pio-settings:
-
pio-settings:tldr:33f78 pio-settings: Reset the values of all modified settings to their factory defaults.$ pio settings resettry on your machineexplain this command
-
pio-settings:tldr:4f5e5 pio-settings: Display the names, values and descriptions of all PlatformIO settings.$ pio settings gettry on your machineexplain this command
-
pio-settings:tldr:b9656 pio-settings: Set a specific setting value.$ pio settings set ${setting} ${value}try on your machineexplain this command
-
pio-settings:tldr:e955f pio-settings: Display the name, value and description of a specific PlatformIO setting.$ pio settings get ${setting}try on your machineexplain this command