aboutsummaryrefslogtreecommitdiff
path: root/doc/api/cli.md
AgeCommit message (Expand)Author
2018-10-102018-10-10, Version 10.12.0 (Current)Michaël Zasso
2018-09-25cli: normalize `_` → `-` when parsing optionsAnna Henningsen
2018-09-21tools: add bash completion for nodeDaniel Bevenius
2018-09-12doc: `node debug` → `node inspect` in CLI docsAnna Henningsen
2018-09-05coverage: expose native V8 coverageBenjamin Coe
2018-08-18doc: add doc for --loader optionSarat Addepalli
2018-07-182018-07-18, Version 10.7.0 (Current)Michaël Zasso
2018-07-10src: add --title command line argumentJames M Snell
2018-06-26doc: updated docs to include --experimental-worker flagJo Colina
2018-06-22doc: fix list format in cli.mdVse Mozhet Byt
2018-06-14doc: update NODE_OPTIONS section in cli.mdVse Mozhet Byt
2018-05-232018-05-23, Version 10.2.0 (Current)Anna Henningsen
2018-05-23src,doc: add doc of --prof flag to help commandohbarye
2018-05-13module: add --preserve-symlinks-mainDavid Goldstein
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-26n-api: update cli documentationGabriel Schulhof
2018-04-242018-04-24, Version 10.0.0 (Current)James M Snell
2018-04-18doc: fully document --experimental-repl-awaitTimothy Gu
2018-04-17doc: update links and names for DevTools ProtocolVse Mozhet Byt
2018-04-17doc: prevent one more false-positive linkificationVse Mozhet Byt
2018-04-13doc, src: sort + fill up cli options and env varswillhayslett
2018-04-04lib: ensure --check flag works with --requireJohn-David Dalton
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-03-072018-03-07, Version 9.8.0 (Current)Myles Borins
2018-03-06doc: replace to Node.jsYuta Hiroto
2018-03-04trace_events: add file pattern cli optionAndreas Madsen
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-02-01src: allow --perf-(basic-)?prof in NODE_OPTIONSLeko
2017-11-29process: add flag for uncaught exception abortAnna Henningsen
2017-11-18doc: change v8 to V8Rich Trott
2017-11-03cli: add --stack-trace-limit to NODE_OPTIONSAnna Henningsen
2017-10-312017-10-31, Version 9.0.0 (Current)James M Snell
2017-10-30async_hooks: enable runtime checks by defaultAndreas Madsen
2017-10-19async_hooks: skip runtime checks when disabledAndreas Madsen
2017-09-28http2: make --expose-http2 flag a non-opJames M Snell
2017-09-25docs: clarify usage cli options -e,-p on windowsŁukasz Szewczak
2017-09-19n-api: remove n-api module loading flagGabriel Schulhof
2017-08-28doc: add links to alternative versions of docChris Young
2017-08-25doc: threadpool size, and APIs using the poolSam Roberts
2017-08-24doc: environmental->environment & NodeJS->Node.jsRod Vagg
2017-08-16doc: fix typo in cli.mdhsmtkk
2017-08-152017-08-15, Version 8.4.0 (Current)Anna Henningsen
2017-08-14doc: fix header level typoRefael Ackermann
2017-08-13src: mention that node options are space-separatedGabriel Schulhof
2017-08-04http2: introducing HTTP/2James M Snell
2017-07-10src: whitelist v8 options with '_' or '-'Sam Roberts
2017-07-06src: document --abort-on-uncaught-exceptionSam Roberts
2017-07-05src: --abort-on-uncaught-exception in NODE_OPTIONSSam Roberts