• Home
  • Raw
  • Download

Lines Matching +full:enable +full:- +full:ssl +full:- +full:trace

7       "textRaw": "Command-line options",
8 "name": "Command-line options",
11 …"desc": "<p>Node.js comes with a variety of CLI options. These options expose built-in\ndebugging,…
16-e \"script\" | -] [--] [arguments]</code></p>\n<p><code>node inspect [script.js | -e \"script\" |…
27 "pr-url": "https://github.com/nodejs/node/pull/23020",
32-</code>) or underscores (<code>_</code>). For example, <code>--pending-deprecation</code> is\nequ…
35 "textRaw": "`-`",
36 "name": "`-`",
43 …"desc": "<p>Alias for stdin. Analogous to the use of <code>-</code> in other command-line utilitie…
45 "displayName": "`-`"
48 "textRaw": "`--`",
49 "name": "`--`",
58 "displayName": "`--`"
61 "textRaw": "`--abort-on-uncaught-exception`",
62 "name": "`--abort-on-uncaught-exception`",
69 …"desc": "<p>Aborting instead of exiting causes a core file to be generated for post-mortem\nanalys…
71 "displayName": "`--abort-on-uncaught-exception`"
74 "textRaw": "`--completion-bash`",
75 "name": "`--completion-bash`",
82 …"desc": "<p>Print source-able bash completion script for Node.js.</p>\n<pre><code class=\"language
84 "displayName": "`--completion-bash`"
87 "textRaw": "`-C=condition`, `--conditions=condition`",
88 "name": "`-c=condition`,_`--conditions=condition`",
97Enable experimental support for custom <a href=\"packages.html#packages_conditional_exports\">cond…
99 "displayName": "`-C=condition`, `--conditions=condition`"
102 "textRaw": "`--cpu-prof`",
103 "name": "`--cpu-prof`",
112--cpu-prof-dir</code> is not specified, the generated profile is placed\nin the current working di…
114 "displayName": "`--cpu-prof`"
117 "textRaw": "`--cpu-prof-dir`",
118 "name": "`--cpu-prof-dir`",
127--cpu-prof</code> will\nbe placed.</p>\n<p>The default value is controlled by the\n<a href=\"#cli_…
129 "displayName": "`--cpu-prof-dir`"
132 "textRaw": "`--cpu-prof-interval`",
133 "name": "`--cpu-prof-interval`",
142 …mpling interval in microseconds for the CPU profiles generated\nby <code>--cpu-prof</code>. The de…
144 "displayName": "`--cpu-prof-interval`"
147 "textRaw": "`--cpu-prof-name`",
148 "name": "`--cpu-prof-name`",
157 … "desc": "<p>Specify the file name of the CPU profile generated by <code>--cpu-prof</code>.</p>",
159 "displayName": "`--cpu-prof-name`"
162 "textRaw": "`--diagnostic-dir=directory`",
163 "name": "`--diagnostic-dir=directory`",
164 …dir\">--cpu-prof-dir</a></li>\n<li><a href=\"#cli_heap_prof_dir\">--heap-prof-dir</a></li>\n<li><a…
166 "displayName": "`--diagnostic-dir=directory`"
169 "textRaw": "`--disable-proto=mode`",
170 "name": "`--disable-proto=mode`",
179 "displayName": "`--disable-proto=mode`"
182 "textRaw": "`--disallow-code-generation-from-strings`",
183 "name": "`--disallow-code-generation-from-strings`",
190 …"desc": "<p>Make built-in language features like <code>eval</code> and <code>new Function</code> t…
192 "displayName": "`--disallow-code-generation-from-strings`"
195 "textRaw": "`--dns-result-order=order`",
196 "name": "`--dns-result-order=order`",
203 …s.setDefaultResultOrder()</code></a> have higher\npriority than <code>--dns-result-order</code>.</…
205 "displayName": "`--dns-result-order=order`"
208 "textRaw": "`--enable-fips`",
209 "name": "`--enable-fips`",
216 …"desc": "<p>Enable FIPS-compliant crypto at startup. (Requires Node.js to be built\nagainst FIPS-c…
218 "displayName": "`--enable-fips`"
221 "textRaw": "`--enable-source-maps`",
222 "name": "`--enable-source-maps`",
230 "pr-url": "https://github.com/nodejs/node/pull/37362",
235Enable <a href=\"https://sourcemaps.info/spec.html\">Source Map v3</a> support for stack traces.</…
237 "displayName": "`--enable-source-maps`"
240 "textRaw": "`--experimental-abortcontroller`",
241 "name": "`--experimental-abortcontroller`",
248 …"desc": "<p>Enable experimental <code>AbortController</code> and <code>AbortSignal</code> support.…
250 "displayName": "`--experimental-abortcontroller`"
253 "textRaw": "`--experimental-import-meta-resolve`",
254 "name": "`--experimental-import-meta-resolve`",
262 "desc": "<p>Enable experimental <code>import.meta.resolve()</code> support.</p>",
264 "displayName": "`--experimental-import-meta-resolve`"
267 "textRaw": "`--experimental-json-modules`",
268 "name": "`--experimental-json-modules`",
275 "desc": "<p>Enable experimental JSON support for the ES Module loader.</p>",
277 "displayName": "`--experimental-json-modules`"
280 "textRaw": "`--experimental-loader=module`",
281 "name": "`--experimental-loader=module`",
290 "displayName": "`--experimental-loader=module`"
293 "textRaw": "`--experimental-modules`",
294 "name": "`--experimental-modules`",
301 "desc": "<p>Enable latest experimental modules features (deprecated).</p>",
303 "displayName": "`--experimental-modules`"
306 "textRaw": "`--experimental-policy`",
307 "name": "`--experimental-policy`",
316 "displayName": "`--experimental-policy`"
319 "textRaw": "`--experimental-repl-await`",
320 "name": "`--experimental-repl-await`",
327 … "desc": "<p>Enable experimental top-level <code>await</code> keyword support in REPL.</p>",
329 "displayName": "`--experimental-repl-await`"
332 "textRaw": "`--experimental-specifier-resolution=mode`",
333 "name": "`--experimental-specifier-resolution=mode`",
343 "displayName": "`--experimental-specifier-resolution=mode`"
346 "textRaw": "`--experimental-vm-modules`",
347 "name": "`--experimental-vm-modules`",
354 "desc": "<p>Enable experimental ES Module support in the <code>vm</code> module.</p>",
356 "displayName": "`--experimental-vm-modules`"
359 "textRaw": "`--experimental-wasi-unstable-preview1`",
360 "name": "`--experimental-wasi-unstable-preview1`",
369 "pr-url": "https://github.com/nodejs/node/pull/30980",
370 …"description": "changed from `--experimental-wasi-unstable-preview0` to `--experimental-wasi-unsta…
374 "desc": "<p>Enable experimental WebAssembly System Interface (WASI) support.</p>",
376 "displayName": "`--experimental-wasi-unstable-preview1`"
379 "textRaw": "`--experimental-wasm-modules`",
380 "name": "`--experimental-wasm-modules`",
387 "desc": "<p>Enable experimental WebAssembly module support.</p>",
389 "displayName": "`--experimental-wasm-modules`"
392 "textRaw": "`--force-context-aware`",
393 "name": "`--force-context-aware`",
400 …ve addons that are not <a href=\"addons.html#addons_context_aware_addons\">context-aware</a>.</p>",
402 "displayName": "`--force-context-aware`"
405 "textRaw": "`--force-fips`",
406 "name": "`--force-fips`",
413 …"desc": "<p>Force FIPS-compliant crypto on startup. (Cannot be disabled from script code.)\n(Same …
415 "displayName": "`--force-fips`"
418 "textRaw": "`--frozen-intrinsics`",
419 "name": "`--frozen-intrinsics`",
428Enable experimental frozen intrinsics like <code>Array</code> and <code>Object</code>.</p>\n<p>Sup…
430 "displayName": "`--frozen-intrinsics`"
433 "textRaw": "`--heapsnapshot-near-heap-limit=max_count`",
434 "name": "`--heapsnapshot-near-heap-limit=max_count`",
443-negative integer (in which case\nNode.js will write no more than <code>max_count</code> snapshots…
445 "displayName": "`--heapsnapshot-near-heap-limit=max_count`"
448 "textRaw": "`--heapsnapshot-signal=signal`",
449 "name": "`--heapsnapshot-signal=signal`",
456-console\">$ node --heapsnapshot-signal=SIGUSR2 index.js &#x26;\n$ ps aux\nUSER PID %CPU %ME…
458 "displayName": "`--heapsnapshot-signal=signal`"
461 "textRaw": "`--heap-prof`",
462 "name": "`--heap-prof`",
471--heap-prof-dir</code> is not specified, the generated profile is placed\nin the current working d…
473 "displayName": "`--heap-prof`"
476 "textRaw": "`--heap-prof-dir`",
477 "name": "`--heap-prof-dir`",
486--heap-prof</code> will\nbe placed.</p>\n<p>The default value is controlled by the\n<a href=\"#cli…
488 "displayName": "`--heap-prof-dir`"
491 "textRaw": "`--heap-prof-interval`",
492 "name": "`--heap-prof-interval`",
501 …age sampling interval in bytes for the heap profiles generated\nby <code>--heap-prof</code>. The d…
503 "displayName": "`--heap-prof-interval`"
506 "textRaw": "`--heap-prof-name`",
507 "name": "`--heap-prof-name`",
516 … "desc": "<p>Specify the file name of the heap profile generated by <code>--heap-prof</code>.</p>",
518 "displayName": "`--heap-prof-name`"
521 "textRaw": "`--icu-data-dir=file`",
522 "name": "`--icu-data-dir=file`",
531 "displayName": "`--icu-data-dir=file`"
534 "textRaw": "`--input-type=type`",
535 "name": "`--input-type=type`",
542 …as CommonJS or as an ES\nmodule. String input is input via <code>--eval</code>, <code>--print</cod…
544 "displayName": "`--input-type=type`"
547 "textRaw": "`--inspect-brk[=[host:]port]`",
548 "name": "`--inspect-brk[=[host:]port]`",
557 "displayName": "`--inspect-brk[=[host:]port]`"
560 "textRaw": "`--inspect-port=[host:]port`",
561 "name": "`--inspect-port=[host:]port`",
570 "displayName": "`--inspect-port=[host:]port`"
573 "textRaw": "`--inspect[=[host:]port]`",
574 "name": "`--inspect[=[host:]port]`",
581 …nd communicate using the <a href=\"https://chromedevtools.github.io/devtools-protocol/\">Chrome De…
586--inspect=0.0.0.0</code> is insecure if the port (<code>9229</code> by\ndefault) is not firewall-p…
592 "displayName": "`--inspect[=[host:]port]`"
595 "textRaw": "`--inspect-publish-uid=stderr,http`",
596 "name": "`--inspect-publish-uid=stderr,http`",
599 "displayName": "`--inspect-publish-uid=stderr,http`"
602 "textRaw": "`--insecure-http-parser`",
603 "name": "`--insecure-http-parser`",
612 …that accepts invalid HTTP headers. This may allow\ninteroperability with non-conformant HTTP imple…
614 "displayName": "`--insecure-http-parser`"
617 "textRaw": "`--jitless`",
618 "name": "`--jitless`",
625 …ed from V8 and is subject to change upstream. It may\ndisappear in a non-semver-major release.</p>…
627 "displayName": "`--jitless`"
630 "textRaw": "`--max-http-header-size=size`",
631 "name": "`--max-http-header-size=size`",
640 "pr-url": "https://github.com/nodejs/node/pull/32520",
647 "displayName": "`--max-http-header-size=size`"
650 "textRaw": "`--napi-modules`",
651 "name": "`--napi-modules`",
658 "desc": "<p>This option is a no-op. It is kept for compatibility.</p>",
660 "displayName": "`--napi-modules`"
663 "textRaw": "`--no-addons`",
664 "name": "`--no-addons`",
671 …c": "<p>Disable the <code>node-addons</code> exports condition as well as disable loading\nnative …
673 "displayName": "`--no-addons`"
676 "textRaw": "`--no-deprecation`",
677 "name": "`--no-deprecation`",
686 "displayName": "`--no-deprecation`"
689 "textRaw": "`--no-force-async-hooks-checks`",
690 "name": "`--no-force-async-hooks-checks`",
699 "displayName": "`--no-force-async-hooks-checks`"
702 "textRaw": "`--no-warnings`",
703 "name": "`--no-warnings`",
712 "displayName": "`--no-warnings`"
715 "textRaw": "`--node-memory-debug`",
716 "name": "`--node-memory-debug`",
723 …"desc": "<p>Enable extra debug checks for memory leaks in Node.js internals. This is\nusually only…
725 "displayName": "`--node-memory-debug`"
728 "textRaw": "`--openssl-config=file`",
729 "name": "`--openssl-config=file`",
736 …rtup. Among other uses, this can be\nused to enable FIPS-compliant crypto if Node.js is built\naga…
738 "displayName": "`--openssl-config=file`"
741 "textRaw": "`--openssl-shared-config`",
742 "name": "`--openssl-shared-config`",
749Enable OpenSSL default configuration section, <code>openssl_conf</code> to be read from\nthe OpenS…
751 "displayName": "`--openssl-shared-config`"
754 "textRaw": "`--pending-deprecation`",
755 "name": "`--pending-deprecation`",
762 … default and will not be emitted\nunless either the <code>--pending-deprecation</code> command-lin…
764 "displayName": "`--pending-deprecation`"
767 "textRaw": "`--policy-integrity=sri`",
768 "name": "`--policy-integrity=sri`",
777 …specified integrity. It expects a <a href=\"https://developer.mozilla.org/en-US/docs/Web/Security/…
779 "displayName": "`--policy-integrity=sri`"
782 "textRaw": "`--preserve-symlinks`",
783 "name": "`--preserve-symlinks`",
790-disk location, Node.js will dereference the link and use the\nactual on-disk \"real path\" of the…
792 "displayName": "`--preserve-symlinks`"
795 "textRaw": "`--preserve-symlinks-main`",
796 "name": "`--preserve-symlinks-main`",
803-in to the same behavior\nthat <code>--preserve-symlinks</code> gives to all other imports; they a…
805 "displayName": "`--preserve-symlinks-main`"
808 "textRaw": "`--prof`",
809 "name": "`--prof`",
818 "displayName": "`--prof`"
821 "textRaw": "`--prof-process`",
822 "name": "`--prof-process`",
829 … "desc": "<p>Process V8 profiler output generated using the V8 option <code>--prof</code>.</p>",
831 "displayName": "`--prof-process`"
834 "textRaw": "`--redirect-warnings=file`",
835 "name": "`--redirect-warnings=file`",
842 … controlled by the\n<a href=\"#cli_diagnostic_dir_directory\">--diagnostic-dir</a> command-line op…
844 "displayName": "`--redirect-warnings=file`"
847 "textRaw": "`--report-compact`",
848 "name": "`--report-compact`",
855 …eports in a compact format, single-line JSON, more easily consumable\nby log processing systems th…
857 "displayName": "`--report-compact`"
860 "textRaw": "`--report-dir=directory`, `report-directory=directory`",
861 "name": "`--report-dir=directory`,_`report-directory=directory`",
869 "pr-url": "https://github.com/nodejs/node/pull/32242",
874 "pr-url": "https://github.com/nodejs/node/pull/27312",
875 … "description": "Changed from `--diagnostic-report-directory` to `--report-directory`."
881 "displayName": "`--report-dir=directory`, `report-directory=directory`"
884 "textRaw": "`--report-filename=filename`",
885 "name": "`--report-filename=filename`",
893 "pr-url": "https://github.com/nodejs/node/pull/32242",
898 "pr-url": "https://github.com/nodejs/node/pull/27312",
899 … "description": "changed from `--diagnostic-report-filename` to `--report-filename`."
905 "displayName": "`--report-filename=filename`"
908 "textRaw": "`--report-on-fatalerror`",
909 "name": "`--report-on-fatalerror`",
917 "pr-url": "https://github.com/nodejs/node/pull/32496",
922 "pr-url": "https://github.com/nodejs/node/pull/27312",
923 … "description": "changed from `--diagnostic-report-on-fatalerror` to `--report-on-fatalerror`."
929 "displayName": "`--report-on-fatalerror`"
932 "textRaw": "`--report-on-signal`",
933 "name": "`--report-on-signal`",
941 "pr-url": "https://github.com/nodejs/node/pull/32242",
946 "pr-url": "https://github.com/nodejs/node/pull/27312",
947 … "description": "changed from `--diagnostic-report-on-signal` to `--report-on-signal`."
951 …s process. The signal to trigger the report is\nspecified through <code>--report-signal</code>.</p…
953 "displayName": "`--report-on-signal`"
956 "textRaw": "`--report-signal=signal`",
957 "name": "`--report-signal=signal`",
965 "pr-url": "https://github.com/nodejs/node/pull/32242",
970 "pr-url": "https://github.com/nodejs/node/pull/27312",
971 "description": "changed from `--diagnostic-report-signal` to `--report-signal`."
977 "displayName": "`--report-signal=signal`"
980 "textRaw": "`--report-uncaught-exception`",
981 "name": "`--report-uncaught-exception`",
989 "pr-url": "https://github.com/nodejs/node/pull/32242",
994 "pr-url": "https://github.com/nodejs/node/pull/27312",
995 …"description": "changed from `--diagnostic-report-uncaught-exception` to `--report-uncaught-except…
1001 "displayName": "`--report-uncaught-exception`"
1004 "textRaw": "`--throw-deprecation`",
1005 "name": "`--throw-deprecation`",
1014 "displayName": "`--throw-deprecation`"
1017 "textRaw": "`--title=title`",
1018 "name": "`--title=title`",
1027 "displayName": "`--title=title`"
1030 "textRaw": "`--tls-cipher-list=list`",
1031 "name": "`--tls-cipher-list=list`",
1040 "displayName": "`--tls-cipher-list=list`"
1043 "textRaw": "`--tls-keylog=file`",
1044 "name": "`--tls-keylog=file`",
1054 "displayName": "`--tls-keylog=file`"
1057 "textRaw": "`--tls-max-v1.2`",
1058 "name": "`--tls-max-v1.2`",
1068 "displayName": "`--tls-max-v1.2`"
1071 "textRaw": "`--tls-max-v1.3`",
1072 "name": "`--tls-max-v1.3`",
1079 …_version\"><code>tls.DEFAULT_MAX_VERSION</code></a> to 'TLSv1.3'. Use to enable support\nfor TLSv1…
1081 "displayName": "`--tls-max-v1.3`"
1084 "textRaw": "`--tls-min-v1.0`",
1085 "name": "`--tls-min-v1.0`",
1095 "displayName": "`--tls-min-v1.0`"
1098 "textRaw": "`--tls-min-v1.1`",
1099 "name": "`--tls-min-v1.1`",
1109 "displayName": "`--tls-min-v1.1`"
1112 "textRaw": "`--tls-min-v1.2`",
1113 "name": "`--tls-min-v1.2`",
1123 "displayName": "`--tls-min-v1.2`"
1126 "textRaw": "`--tls-min-v1.3`",
1127 "name": "`--tls-min-v1.3`",
1136 "displayName": "`--tls-min-v1.3`"
1139 "textRaw": "`--trace-atomics-wait`",
1140 "name": "`--trace-atomics-wait`",
1147-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics/wait\"><code>Atomics.wait()</code></a> to…
1149 "displayName": "`--trace-atomics-wait`"
1152 "textRaw": "`--trace-deprecation`",
1153 "name": "`--trace-deprecation`",
1162 "displayName": "`--trace-deprecation`"
1165 "textRaw": "`--trace-event-categories`",
1166 "name": "`--trace-event-categories`",
1173 … list of categories that should be traced when trace event\ntracing is enabled using <code>--trace…
1175 "displayName": "`--trace-event-categories`"
1178 "textRaw": "`--trace-event-file-pattern`",
1179 "name": "`--trace-event-file-pattern`",
1186 …"desc": "<p>Template string specifying the filepath for the trace event data, it\nsupports <code>$…
1188 "displayName": "`--trace-event-file-pattern`"
1191 "textRaw": "`--trace-events-enabled`",
1192 "name": "`--trace-events-enabled`",
1199 "desc": "<p>Enables the collection of trace event tracing information.</p>",
1201 "displayName": "`--trace-events-enabled`"
1204 "textRaw": "`--trace-exit`",
1205 "name": "`--trace-exit`",
1213 …"desc": "<p>Prints a stack trace whenever an environment is exited proactively,\ni.e. invoking <co…
1215 "displayName": "`--trace-exit`"
1218 "textRaw": "`--trace-sigint`",
1219 "name": "`--trace-sigint`",
1226 "desc": "<p>Prints a stack trace on SIGINT.</p>",
1228 "displayName": "`--trace-sigint`"
1231 "textRaw": "`--trace-sync-io`",
1232 "name": "`--trace-sync-io`",
1239 …"desc": "<p>Prints a stack trace whenever synchronous I/O is detected after the first turn\nof the…
1241 "displayName": "`--trace-sync-io`"
1244 "textRaw": "`--trace-tls`",
1245 "name": "`--trace-tls`",
1252 …"desc": "<p>Prints TLS packet trace information to <code>stderr</code>. This can be used to debug …
1254 "displayName": "`--trace-tls`"
1257 "textRaw": "`--trace-uncaught`",
1258 "name": "`--trace-uncaught`",
1265 …y, the stack trace associated\nwith the creation of an <code>Error</code> is printed, whereas this…
1267 "displayName": "`--trace-uncaught`"
1270 "textRaw": "`--trace-warnings`",
1271 "name": "`--trace-warnings`",
1280 "displayName": "`--trace-warnings`"
1283 "textRaw": "`--track-heap-objects`",
1284 "name": "`--track-heap-objects`",
1293 "displayName": "`--track-heap-objects`"
1296 "textRaw": "`--unhandled-rejections=mode`",
1297 "name": "`--unhandled-rejections=mode`",
1305 … or not but do not print the deprecation warning.</li>\n<li><code>warn-with-error-code</code>: Emi…
1307 "displayName": "`--unhandled-rejections=mode`"
1310 "textRaw": "`--use-bundled-ca`, `--use-openssl-ca`",
1311 "name": "`--use-bundled-ca`,_`--use-openssl-ca`",
1318 …or use OpenSSL's default CA store. The default store is selectable\nat build-time.</p>\n<p>The bun…
1320 "displayName": "`--use-bundled-ca`, `--use-openssl-ca`"
1323 "textRaw": "`--use-largepages=mode`",
1324 "name": "`--use-largepages=mode`",
1331 …"desc": "<p>Re-map the Node.js static code to large memory pages at startup. If supported on\nthe …
1333 "displayName": "`--use-largepages=mode`"
1336 "textRaw": "`--v8-options`",
1337 "name": "`--v8-options`",
1344 "desc": "<p>Print V8 command-line options.</p>",
1346 "displayName": "`--v8-options`"
1349 "textRaw": "`--v8-pool-size=num`",
1350 "name": "`--v8-pool-size=num`",
1359 "displayName": "`--v8-pool-size=num`"
1362 "textRaw": "`--zero-fill-buffers`",
1363 "name": "`--zero-fill-buffers`",
1370 …"desc": "<p>Automatically zero-fills all newly allocated <a href=\"buffer.html#buffer_class_buffer…
1372 "displayName": "`--zero-fill-buffers`"
1375 "textRaw": "`-c`, `--check`",
1376 "name": "`-c`,_`--check`",
1385 "pr-url": "https://github.com/nodejs/node/pull/19600",
1386 "description": "The `--require` option is now supported when checking a file."
1392 "displayName": "`-c`, `--check`"
1395 "textRaw": "`-e`, `--eval \"script\"`",
1396 "name": "`-e`,_`--eval_\"script\"`",
1404 "pr-url": "https://github.com/nodejs/node/pull/5348",
1405 "description": "Built-in libraries are now available as predefined variables."
1411 "displayName": "`-e`, `--eval \"script\"`"
1414 "textRaw": "`-h`, `--help`",
1415 "name": "`-h`,_`--help`",
1422 …"desc": "<p>Print node command-line options.\nThe output of this option is less detailed than this…
1424 "displayName": "`-h`, `--help`"
1427 "textRaw": "`-i`, `--interactive`",
1428 "name": "`-i`,_`--interactive`",
1437 "displayName": "`-i`, `--interactive`"
1440 "textRaw": "`-p`, `--print \"script\"`",
1441 "name": "`-p`,_`--print_\"script\"`",
1449 "pr-url": "https://github.com/nodejs/node/pull/5348",
1450 "description": "Built-in libraries are now available as predefined variables."
1454 "desc": "<p>Identical to <code>-e</code> but prints the result.</p>",
1456 "displayName": "`-p`, `--print \"script\"`"
1459 "textRaw": "`-r`, `--require module`",
1460 "name": "`-r`,_`--require_module`",
1467 …nJS modules are supported. Attempting to preload a\nES6 Module using <code>--require</code> will f…
1469 "displayName": "`-r`, `--require module`"
1472 "textRaw": "`-v`, `--version`",
1473 "name": "`-v`,_`--version`",
1482 "displayName": "`-v`, `--version`"
1495 …de> indicate 16-color support,</li>\n<li><code>2</code> to indicate 256-color support, or</li>\n<l…
1508 …"desc": "<p><code>','</code>-separated list of core modules that should print debug information.</…
1515 …"desc": "<p><code>','</code>-separated list of core C++ modules that should print debug informatio…
1554 …for ICU (<code>Intl</code> object) data. Will extend linked-in data when compiled\nwith small-icu …
1580-separated list of command-line options. <code>options...</code> are interpreted\nbefore command-l…
1593 …<p><code>':'</code>-separated list of directories prefixed to the module search path.</p>\n<p>On W…
1606 … default and will not be emitted\nunless either the <code>--pending-deprecation</code> command-lin…
1639 … stderr instead. This is\nequivalent to using the <code>--redirect-warnings=file</code> command-li…
1666 … be loaded in place of the built-in REPL.\nOverriding this value to an empty string (<code>''</cod…
1693 …in outputting <a href=\"https://v8project.blogspot.com/2017/12/javascript-code-coverage.html\">V8 …
1698 …ls-protocol/tot/Profiler#type-ScriptCoverage\">ScriptCoverage</a> objects on the top-level\nkey <c…
1707-level key <code>source-map-cache</code>\non the JSON coverage object.</p>\n<p><code>source-map-ca…
1718 …"desc": "<p><a href=\"https://no-color.org\"><code>NO_COLOR</code></a> is an alias for <code>NODE…
1731enable FIPS-compliant crypto if Node.js is built with <code>./configure --openssl-fips</code>.</p>…
1744 …"desc": "<p>If <code>--use-openssl-ca</code> is enabled, this overrides and sets OpenSSL's directo…
1757 …"desc": "<p>If <code>--use-openssl-ca</code> is enabled, this overrides and sets OpenSSL's file\nc…
1778 "textRaw": "`--max-old-space-size=SIZE` (in megabytes)",
1779 "name": "`--max-old-space-size=size`_(in_megabytes)",
1780 …r uses and avoid swapping.</p>\n<pre><code class=\"language-console\">$ node --max-old-space-size=…
1782 "displayName": "`--max-old-space-size=SIZE` (in megabytes)"