File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed
commands/arduino-cli_daemon Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -1443,12 +1443,13 @@ <h3 id="examples">Examples<a class="headerlink" href="#examples" title="Permanen
14431443< div class ="highlight "> < pre > < span > </ span > < code > arduino-cli daemon
14441444</ code > </ pre > </ div >
14451445< h3 id ="options "> Options< a class ="headerlink " href ="#options " title ="Permanent link "> ¶</ a > </ h3 >
1446- < div class ="highlight "> < pre > < span > </ span > < code > --daemonize Do not terminate daemon process if the parent process dies
1447- --debug Enable debug logging of gRPC calls
1448- --debug-file string Append debug logging to the specified file
1449- --debug-filter strings Display only the provided gRPC calls
1450- -h, --help help for daemon
1451- --port string The TCP port the daemon will listen to (default "50051")
1446+ < div class ="highlight "> < pre > < span > </ span > < code > --daemonize Do not terminate daemon process if the parent process dies
1447+ --debug Enable debug logging of gRPC calls
1448+ --debug-file string Append debug logging to the specified file
1449+ --debug-filter strings Display only the provided gRPC calls
1450+ -h, --help help for daemon
1451+ --max-grpc-recv-message-size int Sets the maximum message size in bytes the daemon can receive (default 16777216)
1452+ --port string The TCP port the daemon will listen to (default "50051")
14521453</ code > </ pre > </ div >
14531454< h3 id ="options-inherited-from-parent-commands "> Options inherited from parent commands< a class ="headerlink " href ="#options-inherited-from-parent-commands " title ="Permanent link "> ¶</ a > </ h3 >
14541455< div class ="highlight "> < pre > < span > </ span > < code > --additional-urls strings Comma-separated list of additional URLs for the Boards Manager.
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments