CLI Options Reference

The CLI options reference list.

Global CLI Options

OptionDescriptionDefault
--name <name>Set the project namediscord-forge
--template <template>Set the template to usedefault
--typescript, -tUse TypeScript instead of JavaScriptfalse
--dependencies, -dInstall dependencies after scaffoldingtrue
--engine <engine>Set the engine to usedefault
--versionShow CLI version0.1.0
--helpShow help

add Command

Arguments

ArgumentDescription
[features...]List of features/modules to add (e.g., ban, kick, warn)

Options

OptionDescription
--typescript, -tUse TypeScript modules