Mark the member pointers of the command context struct to the parent command context struct with this. That will make it join the command group. The onExecute method will be called after the onExecute of that parent executes.
See Source File