parse the command line option and argument parameters according to the given command conatiner type.
And invoke the action member function and return if exists, otherwise invoke member container's action
member function recursely.
T = the root command container type
parse the command line option and argument parameters according to the given command conatiner type. And invoke the action member function and return if exists, otherwise invoke member container's action member function recursely. T = the root command container type