aboutsummaryrefslogtreecommitdiff
path: root/doc/api/cli.md
AgeCommit message (Expand)Author
2019-07-22doc: add information for heap snapshot flagTanner Stirrat
2019-07-20esm: implement "pkg-exports" proposalGuy Bedford
2019-07-02doc: remove "note that" from cli.mdRich Trott
2019-07-02bootstrap: --frozen-intrinsics override problem workaroundGuy Bedford
2019-06-18doc,test: test documentation consistency for NODE_OPTIONSRichard Lau
2019-06-18doc: add missing options allowed in NODE_OPTIONSRichard Lau
2019-06-17doc: add tls-min/max options to NODE_OPTIONSDaniel Bevenius
2019-06-17doc: split example into twoRuben Bridgewater
2019-06-17inspector: added --inspect-publish-uidAleksei Koziatinskii
2019-06-032019-06-04, Version 12.4.0 (Current)Michaël Zasso
2019-05-31doc: add missing --experimental-wasm-modules docscjihrig
2019-05-28inspector: implement --heap-profJoyee Cheung
2019-05-23http, http2: flag for overriding server timeoutAli Ijaz Sheikh
2019-05-23esm: remove experimental status from JSON modulesMyles Borins
2019-05-20bootstrap: --frozen-intrinsics unfreeze consoleGuy Bedford
2019-05-072019-05-07, Version 12.2.0 (Current)Michaël Zasso
2019-05-06inspector: implement --cpu-prof-intervalJoyee Cheung
2019-05-06tls: add --tls-min-v1.2 CLI switchSam Roberts
2019-05-04tls,cli: add --trace-tls command-line flagcjihrig
2019-04-232019-04-23, Version 12.0.0 (Current)Beth Griggs
2019-04-23inspector: split --cpu-prof-path to --cpu-prof-dir and --cpu-prof-nameJoyee Cheung
2019-04-22lib: replace --diagnostic-report-* with --report-*Joyee Cheung
2019-04-19inspector: implement --cpu-prof[-path]Joyee Cheung
2019-04-17src: allows escaping NODE_OPTIONS with backslashesMaël Nison
2019-04-16esm: replace --entry-type with --input-typeGeoffrey Booth
2019-04-15process: add --unhandled-rejections flagRuben Bridgewater
2019-04-12lib,src,doc: add --heapsnapshot-signal CLI flagcjihrig
2019-04-03esm: fix typosGeoffrey Booth
2019-03-27esm: phase two of new esm implementationguybedford
2019-03-25doc: describe tls.DEFAULT_MIN_VERSION/_MAX_VERSIONSam Roberts
2019-03-25repl: fix terminal default settingRuben Bridgewater
2019-03-20tls: support TLSv1.3Sam Roberts
2019-03-152019-03-15, Version 11.12.0 (Current)Ruben Bridgewater
2019-03-15net: some scattered cleanupoyyd
2019-03-04bootstrap: experimental --frozen-intrinsics flagGuy Bedford
2019-02-20report: remove verbose settingcjihrig
2019-02-08src: allow --perf-prof-unwinding-info in NODE_OPTIONSTom Gallacher
2019-02-08src: allow --perf-basic-prof-only-functions in NODE_OPTIONSTom Gallacher
2019-01-30doc: revise inspect security info in cli.mdRich Trott
2019-01-25doc: fix metadata for v11.8.0 doc changesRichard Lau
2019-01-242019-01-24, Version 11.8.0 (Current)Myles Borins
2019-01-21doc: use correct placeholder for policy docsAnna Henningsen
2019-01-18doc: add node-report documentationVipin Menon
2019-01-17policy: manifest with subresource integrity checksBradley Farias
2019-01-09worker: remove `--experimental-worker` flagAnna Henningsen
2018-12-262018-12-26, Version 11.6.0 (Current)Myles Borins
2018-12-20cli: add --max-http-header-size flagcjihrig
2018-12-09http: switch default parser to llhttpAnna Henningsen
2018-12-072018-12-07, Version 11.4.0 (Current)Ruben Bridgewater
2018-12-06http: make parser choice a runtime flagAnna Henningsen