Add support for the enw arguments in Redis 6.2 for CONFIG GET as specified at https://redis.io/commands/CONFIG-GET.
Detail of update: Added the ability to pass multiple pattern parameters in one call
This is part of #820.
Note: Due to the autogenerated nature of this, some of this may be already implemented.