Framework
CliExtendConfig
Interface: CliExtendConfig
Configuration for extending an existing CLI command.
Properties
| Property | Type | Description |
|---|---|---|
options? | CliOptionConfig[] | Options to add to the existing command |
priority? | number | Priority for option conflicts (higher wins). Default: 0 |
