Skip to main content
Runs a custom command defined in one of the project’s modules by its registered name. It scans every module that has a bin/command/run.ts entry point, locates the one declaring the requested command, and executes it with any extra arguments forwarded.

Usage

Examples

Options