The options of the command
commander .option() to learn more
Optional
The default value
The description of the option
The flags the command uses eg '-p,--port'
The function to parse the value
True if the option is required
The options of the command
See
commander .option() to learn more