LogoRobo.js
Framework

CliExtendConfig

Interface: CliExtendConfig

Configuration for extending an existing CLI command.

Properties

PropertyTypeDescription
options?CliOptionConfig[]Options to add to the existing command
priority?numberPriority for option conflicts (higher wins). Default: 0

On this page