That's the idea, I'm taking this in mind while developing redis cluster, for instance a must is the ability to create and manage clusters by using redis-trib in scripts, so that it is possible to have one click provisioning of a Redis cluster of N nodes automatically. You can see that in the unstable branch there is already some initial version of redis-trib I'm developing in this days to allow this kind of things.