Optional
aliasesAliases for the parameter
Optional
defaultThe default value of the parameter
A description of the parameter
The name of the parameter
If true, the parameter is required
The type of the parameter
Optional
validatorA validator function that validates the value of the parameter
The value to validate
An object with a valid property that indicates if the value is valid and an optional message property that contains a message to display if the value is not valid
Optional
message?: stringAn optional message to display if the value is not valid
Indicates if the value is valid
Represents a command parameter