The original intention of combining command is to use parameter to distinguish the operation, but in case of the parameter signature are all the same, we should not combine them into one single command any more.
previously we have fixed show and list command, now we need to apply that rule to create update delete list show command.
The original intention of combining command is to use parameter to distinguish the operation, but in case of the parameter signature are all the same, we should not combine them into one single command any more.
previously we have fixed show and list command, now we need to apply that rule to create update delete list show command.