Arduino CLI equivalent for --get-pref

We used to use arduino_debug --get-pref to find out a few things
information about the current board settings, eg
'target_package='
'target_platform='
'custom_cpu='
'board='

How can we do this with Arduino CLI ?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.