File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1818 - ` enable_unsafe_install ` - set to ` true ` to enable the use of the ` --git-url ` and ` --zip-file ` flags with
1919 [ ` arduino-cli lib install ` ] [ arduino cli lib install ] . These are considered "unsafe" installation methods because
2020 they allow installing files that have not passed through the Library Manager submission process.
21- - ` locale ` - the language used by Arduino CLI, the parameter is the language identifier in the standard format
22- ` <language>_<COUNTRY>.<encoding> ` (for example ` it ` or ` it_IT ` , or ` it_IT.UTF-8 ` ).
21+ - ` locale ` - the language used by Arduino CLI to communicate to the user , the parameter is the language identifier in
22+ the standard format ` <language>_<COUNTRY>.<encoding> ` (for example ` it ` or ` it_IT ` , or ` it_IT.UTF-8 ` ).
2323- ` logging ` - configuration options for Arduino CLI's logs.
2424 - ` file ` - path to the file where logs will be written.
2525 - ` format ` - output format for the logs. Allowed values are ` text ` or ` json ` .
You can’t perform that action at this time.
0 commit comments