python-GitLab CLI command for the Merge Request Settings?
I am trying to provide a group name for the merge request approvals under the merge request settings of a project and did not find exact command for this.
I have tried with the " gitlab -c 'Config.cfg' project create --name test --path xx --description testing --merge-requests-enabled true
But I need to add a group as the merge request approvals. Could you please let me know if there is command already available for this or not.

- python-gitlab version: stable
- API version you are using (v3/v4): v4
Appreciate your help.
Thanks,
Akhila