summaryrefslogtreecommitdiff
path: root/doc/api/cli.md
AgeCommit message (Expand)Author
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
2018-11-24doc: remove duplicate whitespaces in doc/apiYusuke Kawasaki
2018-11-20doc: add NODE_DEBUG_NATIVE to API docscjihrig
2018-11-19doc: describe secureProtocol and CLI interactionSam Roberts
2018-11-13doc: document NODE_TLS_REJECT_UNAUTHORIZEDcjihrig
2018-11-13tls: disable TLS v1.0 and v1.1 by defaultBen Noordhuis
2018-11-05doc: inspector security warning for changing hostСковорода Никита Андреевич
2018-10-31doc: use Node.js instead of NodeRich Trott
2018-10-24doc: NODE_EXTRA_CA_CERTS is ignored if setuid rootBen Noordhuis
2018-10-22doc: add missing YAML labelsVse Mozhet Byt
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