HOW TO Enable FreeRTOS cli to take two number of parameters

Hi, How to enable freertos cli to input 2 arguments..To be specific, how To to input either 6 or 7 arguments. Regards.

HOW TO Enable FreeRTOS cli to take two number of parameters

https://www.freertos.org/FreeRTOS-Plus/FreeRTOSPlusCLI/FreeRTOSPlusCLIImplementingA_Command.html

HOW TO Enable FreeRTOS cli to take two number of parameters

is it possible that FREECLI checks user entered fixed 2 arguments(i.e user should enter either 6 or 7 argumets).any other nymber of arguments should not be taken.Its a fixed arguments with option to have 2 arguments.