Interface: ICliCommand
Command to execute in the CLI.
Properties
definition
definition:
ICliCommandDefinition
The command to execute.
params
params:
object
The params to execute the command with.
Index Signature
[id: string]: CliCommandParamType