Skip to main content
Generates a command class with a colocated test file in a module. If the module has no bin/command/run.ts entry point yet, the command creates one.

Usage

Examples

Options

AI Skill

This command ships a matching command:create skill. It generates the command class and its test file, then guides your AI agent through completing a CLI command that implements the ICommand interface from @talosjs/command.