命令行 API


【Command-line API】

Node.js 提供了多种命令行选项。这些选项提供了内置调试、多种执行脚本的方式以及其他有用的运行时选项。

【Node.js comes with a variety of CLI options. These options expose built-in debugging, multiple ways to execute scripts, and other helpful runtime options.】

要在终端中将此文档作为手册页查看,请运行 man node

【To view this documentation as a manual page in a terminal, run man node.】