Instances of the CliParam class define verb parameters. Each verb has a (possibly empty) list of parameters accepted by the ...

Instances of the CliParam class define verb parameters. Each verb has a (possibly empty) list of parameters accepted by the verb. The CliParam instance defines the name of the paramater, the default value for the parameter, the type of the parameter and whetehr the parameter is optional or not.