Skip to content

Commit dea72fa

Browse files
committed
Deployed 8a85969 to dev with MkDocs 1.3.0 and mike 1.1.2
1 parent d5082fe commit dea72fa

File tree

56 files changed

+1130
-373
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+1130
-373
lines changed

dev/UPGRADING/index.html

Lines changed: 196 additions & 1 deletion
Large diffs are not rendered by default.

dev/commands/arduino-cli/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1449,8 +1449,8 @@ <h3 id="options">Options<a class="headerlink" href="#options" title="Permanent l
14491449
--json Print the output in JSON format.
14501450
--log Print the logs on the standard output.
14511451
--log-file string Path to the file where logs will be written.
1452-
--log-format string The output format for the logs, can be: text, json
1453-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic
1452+
--log-format string The output format for the logs, can be: text, json (default &quot;text&quot;)
1453+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
14541454
--no-color Disable colored output.
14551455
</code></pre></div>
14561456
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>
@@ -1462,7 +1462,7 @@ <h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanen
14621462
<li><a href="../arduino-cli_completion/">arduino-cli completion</a> - Generates completion scripts</li>
14631463
<li><a href="../arduino-cli_config/">arduino-cli config</a> - Arduino configuration commands.</li>
14641464
<li><a href="../arduino-cli_core/">arduino-cli core</a> - Arduino core operations.</li>
1465-
<li><a href="../arduino-cli_daemon/">arduino-cli daemon</a> - Run as a daemon on port: 50051</li>
1465+
<li><a href="../arduino-cli_daemon/">arduino-cli daemon</a> - Run the Arduino CLI as a gRPC daemon.</li>
14661466
<li><a href="../arduino-cli_debug/">arduino-cli debug</a> - Debug Arduino sketches.</li>
14671467
<li><a href="../arduino-cli_lib/">arduino-cli lib</a> - Arduino commands about libraries.</li>
14681468
<li><a href="../arduino-cli_monitor/">arduino-cli monitor</a> - Open a communication port with a board.</li>

dev/commands/arduino-cli_board/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1466,8 +1466,8 @@ <h3 id="options-inherited-from-parent-commands">Options inherited from parent co
14661466
--json Print the output in JSON format.
14671467
--log Print the logs on the standard output.
14681468
--log-file string Path to the file where logs will be written.
1469-
--log-format string The output format for the logs, can be: text, json
1470-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic
1469+
--log-format string The output format for the logs, can be: text, json (default &quot;text&quot;)
1470+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
14711471
--no-color Disable colored output.
14721472
</code></pre></div>
14731473
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>

dev/commands/arduino-cli_board_attach/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1475,8 +1475,8 @@ <h3 id="options-inherited-from-parent-commands">Options inherited from parent co
14751475
--json Print the output in JSON format.
14761476
--log Print the logs on the standard output.
14771477
--log-file string Path to the file where logs will be written.
1478-
--log-format string The output format for the logs, can be: text, json
1479-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic
1478+
--log-format string The output format for the logs, can be: text, json (default &quot;text&quot;)
1479+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
14801480
--no-color Disable colored output.
14811481
</code></pre></div>
14821482
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>

dev/commands/arduino-cli_board_details/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1472,8 +1472,8 @@ <h3 id="options-inherited-from-parent-commands">Options inherited from parent co
14721472
--json Print the output in JSON format.
14731473
--log Print the logs on the standard output.
14741474
--log-file string Path to the file where logs will be written.
1475-
--log-format string The output format for the logs, can be: text, json
1476-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic
1475+
--log-format string The output format for the logs, can be: text, json (default &quot;text&quot;)
1476+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
14771477
--no-color Disable colored output.
14781478
</code></pre></div>
14791479
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>

dev/commands/arduino-cli_board_list/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1471,8 +1471,8 @@ <h3 id="options-inherited-from-parent-commands">Options inherited from parent co
14711471
--json Print the output in JSON format.
14721472
--log Print the logs on the standard output.
14731473
--log-file string Path to the file where logs will be written.
1474-
--log-format string The output format for the logs, can be: text, json
1475-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic
1474+
--log-format string The output format for the logs, can be: text, json (default &quot;text&quot;)
1475+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
14761476
--no-color Disable colored output.
14771477
</code></pre></div>
14781478
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>

dev/commands/arduino-cli_board_listall/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1470,8 +1470,8 @@ <h3 id="options-inherited-from-parent-commands">Options inherited from parent co
14701470
--json Print the output in JSON format.
14711471
--log Print the logs on the standard output.
14721472
--log-file string Path to the file where logs will be written.
1473-
--log-format string The output format for the logs, can be: text, json
1474-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic
1473+
--log-format string The output format for the logs, can be: text, json (default &quot;text&quot;)
1474+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
14751475
--no-color Disable colored output.
14761476
</code></pre></div>
14771477
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>

dev/commands/arduino-cli_board_search/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1469,8 +1469,8 @@ <h3 id="options-inherited-from-parent-commands">Options inherited from parent co
14691469
--json Print the output in JSON format.
14701470
--log Print the logs on the standard output.
14711471
--log-file string Path to the file where logs will be written.
1472-
--log-format string The output format for the logs, can be: text, json
1473-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic
1472+
--log-format string The output format for the logs, can be: text, json (default &quot;text&quot;)
1473+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
14741474
--no-color Disable colored output.
14751475
</code></pre></div>
14761476
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>

dev/commands/arduino-cli_burn-bootloader/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1475,8 +1475,8 @@ <h3 id="options-inherited-from-parent-commands">Options inherited from parent co
14751475
--json Print the output in JSON format.
14761476
--log Print the logs on the standard output.
14771477
--log-file string Path to the file where logs will be written.
1478-
--log-format string The output format for the logs, can be: text, json
1479-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic
1478+
--log-format string The output format for the logs, can be: text, json (default &quot;text&quot;)
1479+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
14801480
--no-color Disable colored output.
14811481
</code></pre></div>
14821482
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>

dev/commands/arduino-cli_cache/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1466,8 +1466,8 @@ <h3 id="options-inherited-from-parent-commands">Options inherited from parent co
14661466
--json Print the output in JSON format.
14671467
--log Print the logs on the standard output.
14681468
--log-file string Path to the file where logs will be written.
1469-
--log-format string The output format for the logs, can be: text, json
1470-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic
1469+
--log-format string The output format for the logs, can be: text, json (default &quot;text&quot;)
1470+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
14711471
--no-color Disable colored output.
14721472
</code></pre></div>
14731473
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>

dev/commands/arduino-cli_cache_clean/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1452,7 +1452,7 @@ <h1>cache clean</h1>
14521452
<h2 id="arduino-cli-cache-clean">arduino-cli cache clean<a class="headerlink" href="#arduino-cli-cache-clean" title="Permanent link">&para;</a></h2>
14531453
<p>Delete Boards/Library Manager download cache.</p>
14541454
<h3 id="synopsis">Synopsis<a class="headerlink" href="#synopsis" title="Permanent link">&para;</a></h3>
1455-
<p>Delete contents of the <code>directories.downloads</code> folder, where archive files are staged during installation of libraries and boards platforms.</p>
1455+
<p>Delete contents of the downloads cache folder, where archive files are staged during installation of libraries and boards platforms.</p>
14561456
<div class="highlight"><pre><span></span><code>arduino-cli cache clean [flags]
14571457
</code></pre></div>
14581458
<h3 id="examples">Examples<a class="headerlink" href="#examples" title="Permanent link">&para;</a></h3>
@@ -1467,8 +1467,8 @@ <h3 id="options-inherited-from-parent-commands">Options inherited from parent co
14671467
--json Print the output in JSON format.
14681468
--log Print the logs on the standard output.
14691469
--log-file string Path to the file where logs will be written.
1470-
--log-format string The output format for the logs, can be: text, json
1471-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic
1470+
--log-format string The output format for the logs, can be: text, json (default &quot;text&quot;)
1471+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
14721472
--no-color Disable colored output.
14731473
</code></pre></div>
14741474
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>

dev/commands/arduino-cli_compile/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1499,8 +1499,8 @@ <h3 id="options-inherited-from-parent-commands">Options inherited from parent co
14991499
--json Print the output in JSON format.
15001500
--log Print the logs on the standard output.
15011501
--log-file string Path to the file where logs will be written.
1502-
--log-format string The output format for the logs, can be: text, json
1503-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic
1502+
--log-format string The output format for the logs, can be: text, json (default &quot;text&quot;)
1503+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
15041504
--no-color Disable colored output.
15051505
</code></pre></div>
15061506
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>

dev/commands/arduino-cli_completion/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1469,8 +1469,8 @@ <h3 id="options-inherited-from-parent-commands">Options inherited from parent co
14691469
--json Print the output in JSON format.
14701470
--log Print the logs on the standard output.
14711471
--log-file string Path to the file where logs will be written.
1472-
--log-format string The output format for the logs, can be: text, json
1473-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic
1472+
--log-format string The output format for the logs, can be: text, json (default &quot;text&quot;)
1473+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
14741474
--no-color Disable colored output.
14751475
</code></pre></div>
14761476
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>

dev/commands/arduino-cli_config/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1449,8 +1449,8 @@ <h3 id="options-inherited-from-parent-commands">Options inherited from parent co
14491449
--json Print the output in JSON format.
14501450
--log Print the logs on the standard output.
14511451
--log-file string Path to the file where logs will be written.
1452-
--log-format string The output format for the logs, can be: text, json
1453-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic
1452+
--log-format string The output format for the logs, can be: text, json (default &quot;text&quot;)
1453+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
14541454
--no-color Disable colored output.
14551455
</code></pre></div>
14561456
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>

dev/commands/arduino-cli_config_add/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1468,8 +1468,8 @@ <h3 id="options-inherited-from-parent-commands">Options inherited from parent co
14681468
--json Print the output in JSON format.
14691469
--log Print the logs on the standard output.
14701470
--log-file string Path to the file where logs will be written.
1471-
--log-format string The output format for the logs, can be: text, json
1472-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic
1471+
--log-format string The output format for the logs, can be: text, json (default &quot;text&quot;)
1472+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
14731473
--no-color Disable colored output.
14741474
</code></pre></div>
14751475
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>

dev/commands/arduino-cli_config_delete/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1468,8 +1468,8 @@ <h3 id="options-inherited-from-parent-commands">Options inherited from parent co
14681468
--json Print the output in JSON format.
14691469
--log Print the logs on the standard output.
14701470
--log-file string Path to the file where logs will be written.
1471-
--log-format string The output format for the logs, can be: text, json
1472-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic
1471+
--log-format string The output format for the logs, can be: text, json (default &quot;text&quot;)
1472+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
14731473
--no-color Disable colored output.
14741474
</code></pre></div>
14751475
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>

dev/commands/arduino-cli_config_dump/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1467,8 +1467,8 @@ <h3 id="options-inherited-from-parent-commands">Options inherited from parent co
14671467
--json Print the output in JSON format.
14681468
--log Print the logs on the standard output.
14691469
--log-file string Path to the file where logs will be written.
1470-
--log-format string The output format for the logs, can be: text, json
1471-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic
1470+
--log-format string The output format for the logs, can be: text, json (default &quot;text&quot;)
1471+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
14721472
--no-color Disable colored output.
14731473
</code></pre></div>
14741474
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>

dev/commands/arduino-cli_config_get/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1388,8 +1388,8 @@ <h3 id="options-inherited-from-parent-commands">Options inherited from parent co
13881388
--json Print the output in JSON format.
13891389
--log Print the logs on the standard output.
13901390
--log-file string Path to the file where logs will be written.
1391-
--log-format string The output format for the logs, can be: text, json
1392-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic
1391+
--log-format string The output format for the logs, can be: text, json (default &quot;text&quot;)
1392+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
13931393
--no-color Disable colored output.
13941394
</code></pre></div>
13951395
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>

dev/commands/arduino-cli_config_init/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1473,8 +1473,8 @@ <h3 id="options-inherited-from-parent-commands">Options inherited from parent co
14731473
--json Print the output in JSON format.
14741474
--log Print the logs on the standard output.
14751475
--log-file string Path to the file where logs will be written.
1476-
--log-format string The output format for the logs, can be: text, json
1477-
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic
1476+
--log-format string The output format for the logs, can be: text, json (default &quot;text&quot;)
1477+
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default &quot;info&quot;)
14781478
--no-color Disable colored output.
14791479
</code></pre></div>
14801480
<h3 id="see-also">SEE ALSO<a class="headerlink" href="#see-also" title="Permanent link">&para;</a></h3>

0 commit comments

Comments
 (0)